Uses of Class
com.sforce.soap.partner.WebLinkType
-
Packages that use WebLinkType Package Description com.sforce.soap.partner -
-
Uses of WebLinkType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return WebLinkType Modifier and Type Method Description WebLinkTypeDescribeLayoutButton. getContentSource()WebLinkTypeIDescribeLayoutButton. getContentSource()element : contentSource of type {urn:partner.soap.sforce.com}WebLinkType java type: com.sforce.soap.partner.WebLinkTypestatic WebLinkTypeWebLinkType. valueOf(String name)Returns the enum constant of this type with the specified name.static WebLinkType[]WebLinkType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type WebLinkType Modifier and Type Method Description voidDescribeLayoutButton. setContentSource(WebLinkType contentSource)voidIDescribeLayoutButton. setContentSource(WebLinkType contentSource)
-