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