| Modifier and Type | Method and Description |
|---|---|
FlowElementReferenceOrValue |
FlowScreenField.getDefaultValue() |
FlowElementReferenceOrValue |
FlowCondition.getRightValue() |
FlowElementReferenceOrValue |
FlowRecordFilter.getValue() |
FlowElementReferenceOrValue |
FlowChoice.getValue() |
FlowElementReferenceOrValue |
FlowAssignmentItem.getValue() |
FlowElementReferenceOrValue |
FlowActionCallInputParameter.getValue() |
FlowElementReferenceOrValue |
FlowApexPluginCallInputParameter.getValue() |
FlowElementReferenceOrValue |
FlowConstant.getValue() |
FlowElementReferenceOrValue |
FlowMetadataValue.getValue() |
FlowElementReferenceOrValue |
FlowSubflowInputAssignment.getValue() |
FlowElementReferenceOrValue |
FlowVariable.getValue() |
FlowElementReferenceOrValue |
FlowWaitEventInputParameter.getValue() |
FlowElementReferenceOrValue |
FlowInputFieldAssignment.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowScreenField.setDefaultValue(FlowElementReferenceOrValue defaultValue) |
void |
FlowCondition.setRightValue(FlowElementReferenceOrValue rightValue) |
void |
FlowRecordFilter.setValue(FlowElementReferenceOrValue value) |
void |
FlowChoice.setValue(FlowElementReferenceOrValue value) |
void |
FlowAssignmentItem.setValue(FlowElementReferenceOrValue value) |
void |
FlowActionCallInputParameter.setValue(FlowElementReferenceOrValue value) |
void |
FlowApexPluginCallInputParameter.setValue(FlowElementReferenceOrValue value) |
void |
FlowConstant.setValue(FlowElementReferenceOrValue value) |
void |
FlowMetadataValue.setValue(FlowElementReferenceOrValue value) |
void |
FlowSubflowInputAssignment.setValue(FlowElementReferenceOrValue value) |
void |
FlowVariable.setValue(FlowElementReferenceOrValue value) |
void |
FlowWaitEventInputParameter.setValue(FlowElementReferenceOrValue value) |
void |
FlowInputFieldAssignment.setValue(FlowElementReferenceOrValue value) |
Copyright © 2015. All Rights Reserved.