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 Summary
Required Elements
-
Element Details
-
value
JohnzonVirtualObject[] value- Returns:
- list of virtual objects for this class.
-