Uses of Enum Class
com.sforce.soap.metadata.NamedCredentialType
-
Uses of NamedCredentialType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return NamedCredentialTypeModifier and TypeMethodDescriptionNamedCredential.getNamedCredentialType()static NamedCredentialTypeReturns the enum constant of this class with the specified name.static NamedCredentialType[]NamedCredentialType.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 NamedCredentialTypeModifier and TypeMethodDescriptionvoidNamedCredential.setNamedCredentialType(NamedCredentialType namedCredentialType)