Uses of Class
org.gcube.messaging.common.messages.records.DocumentWorkflowRecord.WorkflowSubType

Packages that use DocumentWorkflowRecord.WorkflowSubType
org.gcube.messaging.common.messages.records   
 

Uses of DocumentWorkflowRecord.WorkflowSubType in org.gcube.messaging.common.messages.records
 

Methods in org.gcube.messaging.common.messages.records that return DocumentWorkflowRecord.WorkflowSubType
 DocumentWorkflowRecord.WorkflowSubType DocumentWorkflowRecord.getSubType()
           
static DocumentWorkflowRecord.WorkflowSubType DocumentWorkflowRecord.WorkflowSubType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DocumentWorkflowRecord.WorkflowSubType[] DocumentWorkflowRecord.WorkflowSubType.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 DocumentWorkflowRecord.WorkflowSubType
 void DocumentWorkflowRecord.setSubType(DocumentWorkflowRecord.WorkflowSubType subType)
           
 



Copyright © 2014. All Rights Reserved.