| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
TabOrderType |
IDescribeLayoutSection.getTabOrder()
element : tabOrder of type {urn:partner.soap.sforce.com}TabOrderType
java type: com.sforce.soap.partner.TabOrderType
|
TabOrderType |
DescribeLayoutSection.getTabOrder() |
static TabOrderType |
TabOrderType.valueOf(java.lang.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 |
IDescribeLayoutSection.setTabOrder(TabOrderType tabOrder) |
void |
DescribeLayoutSection.setTabOrder(TabOrderType tabOrder) |
Copyright © 2020. All Rights Reserved.