Package net.binis.codegen.annotation
Annotation Type Embeddable
@Retention(RUNTIME) @Target(TYPE) public @interface Embeddable
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description EmbeddedModifierTypevalue
-
Element Details
-
value
EmbeddedModifierType value- Default:
- net.binis.codegen.annotation.type.EmbeddedModifierType.BOTH
-