| Package | Description |
|---|---|
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected FlowElementReferenceOrValue |
FlowScreenField.defaultValue |
protected FlowElementReferenceOrValue |
FlowCondition.rightValue |
protected FlowElementReferenceOrValue |
FlowAssignmentItem.value |
protected FlowElementReferenceOrValue |
FlowSubflowInputAssignment.value |
protected FlowElementReferenceOrValue |
FlowChoice.value |
protected FlowElementReferenceOrValue |
FlowInputFieldAssignment.value |
protected FlowElementReferenceOrValue |
FlowVariable.value |
protected FlowElementReferenceOrValue |
FlowConstant.value |
protected FlowElementReferenceOrValue |
FlowApexPluginCallInputParameter.value |
protected FlowElementReferenceOrValue |
FlowRecordFilter.value |
protected FlowElementReferenceOrValue |
FlowWaitEventInputParameter.value |
protected FlowElementReferenceOrValue |
FlowActionCallInputParameter.value |
protected FlowElementReferenceOrValue |
FlowMetadataValue.value |
| Modifier and Type | Method and Description |
|---|---|
FlowElementReferenceOrValue |
ObjectFactory.createFlowElementReferenceOrValue()
Create an instance of
FlowElementReferenceOrValue |
FlowElementReferenceOrValue |
FlowScreenField.getDefaultValue()
Gets the value of the defaultValue property.
|
FlowElementReferenceOrValue |
FlowCondition.getRightValue()
Gets the value of the rightValue property.
|
FlowElementReferenceOrValue |
FlowAssignmentItem.getValue()
Gets the value of the value property.
|
FlowElementReferenceOrValue |
FlowSubflowInputAssignment.getValue()
Gets the value of the value property.
|
FlowElementReferenceOrValue |
FlowChoice.getValue()
Gets the value of the value property.
|
FlowElementReferenceOrValue |
FlowInputFieldAssignment.getValue()
Gets the value of the value property.
|
FlowElementReferenceOrValue |
FlowVariable.getValue()
Gets the value of the value property.
|
FlowElementReferenceOrValue |
FlowConstant.getValue()
Gets the value of the value property.
|
FlowElementReferenceOrValue |
FlowApexPluginCallInputParameter.getValue()
Gets the value of the value property.
|
FlowElementReferenceOrValue |
FlowRecordFilter.getValue()
Gets the value of the value property.
|
FlowElementReferenceOrValue |
FlowWaitEventInputParameter.getValue()
Gets the value of the value property.
|
FlowElementReferenceOrValue |
FlowActionCallInputParameter.getValue()
Gets the value of the value property.
|
FlowElementReferenceOrValue |
FlowMetadataValue.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowScreenField.setDefaultValue(FlowElementReferenceOrValue value)
Sets the value of the defaultValue property.
|
void |
FlowCondition.setRightValue(FlowElementReferenceOrValue value)
Sets the value of the rightValue property.
|
void |
FlowAssignmentItem.setValue(FlowElementReferenceOrValue value)
Sets the value of the value property.
|
void |
FlowSubflowInputAssignment.setValue(FlowElementReferenceOrValue value)
Sets the value of the value property.
|
void |
FlowChoice.setValue(FlowElementReferenceOrValue value)
Sets the value of the value property.
|
void |
FlowInputFieldAssignment.setValue(FlowElementReferenceOrValue value)
Sets the value of the value property.
|
void |
FlowVariable.setValue(FlowElementReferenceOrValue value)
Sets the value of the value property.
|
void |
FlowConstant.setValue(FlowElementReferenceOrValue value)
Sets the value of the value property.
|
void |
FlowApexPluginCallInputParameter.setValue(FlowElementReferenceOrValue value)
Sets the value of the value property.
|
void |
FlowRecordFilter.setValue(FlowElementReferenceOrValue value)
Sets the value of the value property.
|
void |
FlowWaitEventInputParameter.setValue(FlowElementReferenceOrValue value)
Sets the value of the value property.
|
void |
FlowActionCallInputParameter.setValue(FlowElementReferenceOrValue value)
Sets the value of the value property.
|
void |
FlowMetadataValue.setValue(FlowElementReferenceOrValue value)
Sets the value of the value property.
|
Copyright © 2016. All rights reserved.