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