Module org.apache.johnzon.mapper
Package org.apache.johnzon.mapper
Annotation Type JohnzonVirtualObjects
- 
 @Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Inherited public @interface JohnzonVirtualObjects
- 
- 
Required Element SummaryRequired Elements Modifier and Type Required Element Description JohnzonVirtualObject[]value
 
- 
- 
- 
Element Detail- 
valueJohnzonVirtualObject[] value - Returns:
- list of virtual objects for this class.
 
 
- 
 
-