Uses of Enum Class
com.sforce.soap.metadata.DeleteConstraint
-
Uses of DeleteConstraint in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return DeleteConstraintModifier and TypeMethodDescriptionCustomField.getDeleteConstraint()static DeleteConstraintReturns the enum constant of this class with the specified name.static DeleteConstraint[]DeleteConstraint.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 DeleteConstraintModifier and TypeMethodDescriptionvoidCustomField.setDeleteConstraint(DeleteConstraint deleteConstraint)