Uses of Enum Class
com.sforce.soap.metadata.DefinitionCreationType
-
Uses of DefinitionCreationType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return DefinitionCreationTypeModifier and TypeMethodDescriptionMktDataLakeAttributes.getCreationType()MktDataModelAttributes.getCreationType()MktDataLakeFieldAttributes.getDefinitionCreationType()MktDataModelFieldAttributes.getDefinitionCreationType()static DefinitionCreationTypeReturns the enum constant of this class with the specified name.static DefinitionCreationType[]DefinitionCreationType.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 DefinitionCreationTypeModifier and TypeMethodDescriptionvoidMktDataLakeAttributes.setCreationType(DefinitionCreationType creationType) voidMktDataModelAttributes.setCreationType(DefinitionCreationType creationType) voidMktDataLakeFieldAttributes.setDefinitionCreationType(DefinitionCreationType definitionCreationType) voidMktDataModelFieldAttributes.setDefinitionCreationType(DefinitionCreationType definitionCreationType)