| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
WebLinkType |
DescribeLayoutButton.getContentSource() |
WebLinkType |
IDescribeLayoutButton.getContentSource()
element : contentSource of type {urn:partner.soap.sforce.com}WebLinkType
java type: com.sforce.soap.partner.WebLinkType
|
static WebLinkType |
WebLinkType.valueOf(java.lang.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLayoutButton.setContentSource(WebLinkType contentSource) |
void |
IDescribeLayoutButton.setContentSource(WebLinkType contentSource) |
Copyright © 2020. All Rights Reserved.