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