public class AnnotationTypeConverter extends Object
Constructor and Description |
---|
AnnotationTypeConverter() |
Modifier and Type | Method and Description |
---|---|
static int |
toEnum(String value)
Converts the AnnotationType string value into its constant value
|
static String |
toString(int value)
Converts the AnnotationType constant into its string value
|
public static String toString(int value)
value
- AnnotationType elementAnnotationType
public static int toEnum(String value)
value
- AnnotationType string name