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