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