Package | Description |
---|---|
org.ballerinalang.connector.api |
Modifier and Type | Method and Description |
---|---|
AnnotationValueType |
AnnAttrValue.getType()
Deprecated.
This method return the annotation attribute value type.
|
static AnnotationValueType |
AnnotationValueType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static AnnotationValueType[] |
AnnotationValueType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 WSO2. All rights reserved.