Uses of Enum Class
com.sforce.soap.metadata.FlowCollectionProcessorType
-
Uses of FlowCollectionProcessorType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FlowCollectionProcessorTypeModifier and TypeMethodDescriptionFlowCollectionProcessor.getCollectionProcessorType()static FlowCollectionProcessorTypeReturns the enum constant of this class with the specified name.static FlowCollectionProcessorType[]FlowCollectionProcessorType.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 FlowCollectionProcessorTypeModifier and TypeMethodDescriptionvoidFlowCollectionProcessor.setCollectionProcessorType(FlowCollectionProcessorType collectionProcessorType)