| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected WebLinkType |
DescribeLayoutButton.contentSource |
| Modifier and Type | Method and Description |
|---|---|
static WebLinkType |
WebLinkType.fromValue(String v) |
WebLinkType |
DescribeLayoutButton.getContentSource()
Gets the value of the contentSource property.
|
static WebLinkType |
WebLinkType.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLayoutButton.setContentSource(WebLinkType value)
Sets the value of the contentSource property.
|
| Modifier and Type | Field and Description |
|---|---|
protected WebLinkType |
WebLink.linkType |
| Modifier and Type | Method and Description |
|---|---|
WebLinkType |
WebLink.getLinkType()
Gets the value of the linkType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebLink.setLinkType(WebLinkType value)
Sets the value of the linkType property.
|
Copyright © 2016. All rights reserved.