| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected CustomField |
CustomField.metadata |
protected CustomField |
CustomFieldMember.metadata |
protected CustomField |
FieldDefinition.metadata |
| Modifier and Type | Method and Description |
|---|---|
CustomField |
CustomField.getMetadata()
Gets the value of the metadata property.
|
CustomField |
CustomFieldMember.getMetadata()
Gets the value of the metadata property.
|
CustomField |
FieldDefinition.getMetadata()
Gets the value of the metadata property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomField.setMetadata(CustomField value)
Sets the value of the metadata property.
|
void |
CustomFieldMember.setMetadata(CustomField value)
Sets the value of the metadata property.
|
void |
FieldDefinition.setMetadata(CustomField value)
Sets the value of the metadata property.
|
| Modifier and Type | Method and Description |
|---|---|
CustomField |
ObjectFactory.createCustomField()
Create an instance of
CustomField |
Copyright © 2016. All rights reserved.