Uses of Enum Class
com.sforce.soap.metadata.AscAutomaticMode
-
Uses of AscAutomaticMode in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return AscAutomaticModeModifier and TypeMethodDescriptionFieldServiceMobileConfig.getAscAutomaticMode()static AscAutomaticModeReturns the enum constant of this class with the specified name.static AscAutomaticMode[]AscAutomaticMode.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 AscAutomaticModeModifier and TypeMethodDescriptionvoidFieldServiceMobileConfig.setAscAutomaticMode(AscAutomaticMode ascAutomaticMode)