Uses of Enum Class
com.sforce.soap.metadata.InvalidMergeActionType
-
Uses of InvalidMergeActionType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return InvalidMergeActionTypeModifier and TypeMethodDescriptionMktDataModelFieldAttributes.getInvalidMergeActionType()static InvalidMergeActionTypeReturns the enum constant of this class with the specified name.static InvalidMergeActionType[]InvalidMergeActionType.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 InvalidMergeActionTypeModifier and TypeMethodDescriptionvoidMktDataModelFieldAttributes.setInvalidMergeActionType(InvalidMergeActionType invalidMergeActionType)