Uses of Enum Class
com.sforce.soap.partner.WebLinkType
Packages that use WebLinkType
-
Uses of WebLinkType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return WebLinkTypeModifier and TypeMethodDescriptionDescribeLayoutButton.getContentSource()IDescribeLayoutButton.getContentSource()element : contentSource of type {urn:partner.soap.sforce.com}WebLinkType java type: com.sforce.soap.partner.WebLinkTypestatic WebLinkTypeReturns the enum constant of this class with the specified name.static WebLinkType[]WebLinkType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type WebLinkTypeModifier and TypeMethodDescriptionvoidDescribeLayoutButton.setContentSource(WebLinkType contentSource) voidIDescribeLayoutButton.setContentSource(WebLinkType contentSource)