Package | Description |
---|---|
org.opencode4workspace.bo | |
org.opencode4workspace.json |
Modifier and Type | Method and Description |
---|---|
Annotation.AnnotationType |
Annotation.getType() |
static Annotation.AnnotationType |
Annotation.AnnotationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Annotation.AnnotationType[] |
Annotation.AnnotationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Annotation.setType(Annotation.AnnotationType type) |
Modifier and Type | Method and Description |
---|---|
Annotation.AnnotationType |
AnnotationTypeDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Copyright © 2018 OpenNTF. All rights reserved.