Uses of Class
com.sforce.soap.metadata.CustomValue
-
-
Uses of CustomValue in com.sforce.soap.metadata
Subclasses of CustomValue in com.sforce.soap.metadata Modifier and Type Class Description classStandardValueThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.metadata that return CustomValue Modifier and Type Method Description CustomValue[]GlobalValueSet. getCustomValue()CustomValue[]ValueSetValuesDefinition. getValue()Methods in com.sforce.soap.metadata with parameters of type CustomValue Modifier and Type Method Description voidGlobalValueSet. setCustomValue(CustomValue[] customValue)voidValueSetValuesDefinition. setValue(CustomValue[] value)
-