Package org.tentackle.wurblet
Class AnnotationOption
- java.lang.Object
-
- org.tentackle.wurblet.AnnotationOption
-
public class AnnotationOption extends java.lang.ObjectMaps the annotation string of the model.
Implements the modifiers as described inAttributeOptions.getAnnotations().
-
-
Constructor Summary
Constructors Constructor Description AnnotationOption(java.lang.String annotation)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAnnotation()booleanisHidden()booleanisSetterAndGetter()booleanisSetterOnly()
-