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