Uses of Enum Class
com.sforce.soap.metadata.FlowComplexValueType
-
Uses of FlowComplexValueType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FlowComplexValueTypeModifier and TypeMethodDescriptionFlowElementReferenceOrValue.getComplexValueType()static FlowComplexValueTypeReturns the enum constant of this class with the specified name.static FlowComplexValueType[]FlowComplexValueType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type FlowComplexValueTypeModifier and TypeMethodDescriptionvoidFlowElementReferenceOrValue.setComplexValueType(FlowComplexValueType complexValueType)