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