Uses of Enum Class
org.jbpm.workflow.core.impl.DataAssociation.DataAssociationType
Packages that use DataAssociation.DataAssociationType
-
Uses of DataAssociation.DataAssociationType in org.jbpm.workflow.core.impl
Methods in org.jbpm.workflow.core.impl that return DataAssociation.DataAssociationTypeModifier and TypeMethodDescriptionDataAssociation.getType()Returns the enum constant of this class with the specified name.static DataAssociation.DataAssociationType[]DataAssociation.DataAssociationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jbpm.workflow.core.impl with parameters of type DataAssociation.DataAssociationTypeModifier and TypeMethodDescriptionvoidDataAssociation.setType(DataAssociation.DataAssociationType type)