Package jadex.bridge.service.annotation
Annotation Type NoCopy
- 
 @Target({PARAMETER,METHOD,TYPE}) @Retention(RUNTIME) public @interface NoCopyParameters that should be copied / not copied. Applicable to all paramters.
- 
- 
Optional Element SummaryOptional Elements Modifier and Type Optional Element Description booleanvalueSet the copy state.
 
-