Uses of Class
org.gcube.messaging.common.messages.records.AnnotationRecord.AnnotationSubType

Packages that use AnnotationRecord.AnnotationSubType
org.gcube.messaging.common.messages.records   
 

Uses of AnnotationRecord.AnnotationSubType in org.gcube.messaging.common.messages.records
 

Methods in org.gcube.messaging.common.messages.records that return AnnotationRecord.AnnotationSubType
 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.
 

Methods in org.gcube.messaging.common.messages.records with parameters of type AnnotationRecord.AnnotationSubType
 void AnnotationRecord.setAnnotationSubType(AnnotationRecord.AnnotationSubType annotationSubType)
          Set the AnnotationSubType
 



Copyright © 2014. All Rights Reserved.