Uses of Enum Class
com.sforce.soap.metadata.ServerAuthMode
-
Uses of ServerAuthMode in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return ServerAuthModeModifier and TypeMethodDescriptionConversationVendorInfo.getServerAuthMode()static ServerAuthModeReturns the enum constant of this class with the specified name.static ServerAuthMode[]ServerAuthMode.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 ServerAuthModeModifier and TypeMethodDescriptionvoidConversationVendorInfo.setServerAuthMode(ServerAuthMode serverAuthMode)