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 elementAnnotationTypepublic static int toEnum(String value)
value - AnnotationType string nameCopyright © 2022 Aspose. All Rights Reserved.