Uses of Enum Class
com.sforce.soap.metadata.FlowAssignmentOperator
-
Uses of FlowAssignmentOperator in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FlowAssignmentOperatorModifier and TypeMethodDescriptionFlowAssignmentItem.getOperator()FlowCollectionMapItem.getOperator()static FlowAssignmentOperatorReturns the enum constant of this class with the specified name.static FlowAssignmentOperator[]FlowAssignmentOperator.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 FlowAssignmentOperatorModifier and TypeMethodDescriptionvoidFlowAssignmentItem.setOperator(FlowAssignmentOperator operator) voidFlowCollectionMapItem.setOperator(FlowAssignmentOperator operator)