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