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