Uses of Enum Class
com.sforce.soap.metadata.ConversationVendorType
-
Uses of ConversationVendorType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return ConversationVendorTypeModifier and TypeMethodDescriptionConversationVendorInfo.getVendorType()static ConversationVendorTypeReturns the enum constant of this class with the specified name.static ConversationVendorType[]ConversationVendorType.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 ConversationVendorTypeModifier and TypeMethodDescriptionvoidConversationVendorInfo.setVendorType(ConversationVendorType vendorType)