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