Package com.blackrook.archetext.annotation
Contains annotations related to ArcheText object generations.
-
Annotation Types Summary Annotation Type Description ATIdentity An annotation that signifies that this field or getter/setter method should be used for this structure's identity.ATIgnore An annotation for tellingArcheTextFactory
that this field or method should not be serialized from an ArcheTextObject of any kind.ATName An annotation to signify that a field/getter/setter is imported/exported with this field name.