Uses of Enum Class
com.ants.platform.client.resources.annotationqueues.types.AnnotationQueueObjectType
Packages that use AnnotationQueueObjectType
-
Uses of AnnotationQueueObjectType in com.ants.platform.client.resources.annotationqueues.types
Methods in com.ants.platform.client.resources.annotationqueues.types that return AnnotationQueueObjectTypeModifier and TypeMethodDescriptionAnnotationQueueItem.getObjectType()CreateAnnotationQueueItemRequest.getObjectType()static AnnotationQueueObjectTypeReturns the enum constant of this class with the specified name.static AnnotationQueueObjectType[]AnnotationQueueObjectType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ants.platform.client.resources.annotationqueues.types with parameters of type AnnotationQueueObjectTypeModifier and TypeMethodDescriptionAnnotationQueueItem.Builder.objectType(AnnotationQueueObjectType objectType) AnnotationQueueItem.ObjectTypeStage.objectType(AnnotationQueueObjectType objectType) CreateAnnotationQueueItemRequest.Builder.objectType(AnnotationQueueObjectType objectType) CreateAnnotationQueueItemRequest.ObjectTypeStage.objectType(AnnotationQueueObjectType objectType)