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