public class AnnotationTypeConverter extends Object
| Constructor and Description |
|---|
AnnotationTypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationType |
toEnum(String value)
Converts the AnnotationType string value into its constant value
|
static String |
toString(AnnotationType value)
Converts the AnnotationType constant into its string value
|
public static String toString(AnnotationType value)
value - AnnotationType elementAnnotationTypepublic static AnnotationType toEnum(String value)
value - AnnotationType string nameCopyright © 2023 Aspose. All Rights Reserved.