| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Method and Description |
|---|---|
static WebLinkDisplayType |
WebLinkDisplayType.fromValue(String v) |
static WebLinkDisplayType |
WebLinkDisplayType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebLinkDisplayType[] |
WebLinkDisplayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected WebLinkDisplayType |
WebLink.displayType |
| Modifier and Type | Method and Description |
|---|---|
WebLinkDisplayType |
WebLink.getDisplayType()
Gets the value of the displayType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebLink.setDisplayType(WebLinkDisplayType value)
Sets the value of the displayType property.
|
Copyright © 2016. All rights reserved.