Uses of Class
org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceType

Packages that use JBPMMessages.ProcessInstance.NodeInstanceType
org.jbpm.marshalling.impl   
 

Uses of JBPMMessages.ProcessInstance.NodeInstanceType in org.jbpm.marshalling.impl
 

Methods in org.jbpm.marshalling.impl that return JBPMMessages.ProcessInstance.NodeInstanceType
 JBPMMessages.ProcessInstance.NodeInstanceType JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder.getType()
           
 JBPMMessages.ProcessInstance.NodeInstanceType JBPMMessages.ProcessInstance.NodeInstanceContent.getType()
           
 JBPMMessages.ProcessInstance.NodeInstanceType JBPMMessages.ProcessInstance.NodeInstanceContent.Builder.getType()
           
static JBPMMessages.ProcessInstance.NodeInstanceType JBPMMessages.ProcessInstance.NodeInstanceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static JBPMMessages.ProcessInstance.NodeInstanceType JBPMMessages.ProcessInstance.NodeInstanceType.valueOf(int value)
           
static JBPMMessages.ProcessInstance.NodeInstanceType JBPMMessages.ProcessInstance.NodeInstanceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JBPMMessages.ProcessInstance.NodeInstanceType[] JBPMMessages.ProcessInstance.NodeInstanceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jbpm.marshalling.impl that return types with arguments of type JBPMMessages.ProcessInstance.NodeInstanceType
static com.google.protobuf.Internal.EnumLiteMap<JBPMMessages.ProcessInstance.NodeInstanceType> JBPMMessages.ProcessInstance.NodeInstanceType.internalGetValueMap()
           
 

Methods in org.jbpm.marshalling.impl with parameters of type JBPMMessages.ProcessInstance.NodeInstanceType
 JBPMMessages.ProcessInstance.NodeInstanceContent.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.Builder.setType(JBPMMessages.ProcessInstance.NodeInstanceType value)
           
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.