Uses of Enum Class
com.sforce.soap.metadata.CMSSourceConnectionType
-
Uses of CMSSourceConnectionType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return CMSSourceConnectionTypeModifier and TypeMethodDescriptionCMSConnectSource.getConnectionType()static CMSSourceConnectionTypeReturns the enum constant of this class with the specified name.static CMSSourceConnectionType[]CMSSourceConnectionType.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 CMSSourceConnectionTypeModifier and TypeMethodDescriptionvoidCMSConnectSource.setConnectionType(CMSSourceConnectionType connectionType)