Package | Description |
---|---|
org.gcube.messaging.common.messages.records |
Modifier and Type | Method and Description |
---|---|
AnnotationRecord.AnnotationSubType |
AnnotationRecord.getAnnotationSubType()
get the AnnotationSubType
|
static AnnotationRecord.AnnotationSubType |
AnnotationRecord.AnnotationSubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationRecord.AnnotationSubType[] |
AnnotationRecord.AnnotationSubType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationRecord.setAnnotationSubType(AnnotationRecord.AnnotationSubType annotationSubType)
Set the AnnotationSubType
|
Copyright © 2015. All Rights Reserved.