Uses of Class
com.sforce.soap.metadata.FlowElementReferenceOrValue
-
Uses of FlowElementReferenceOrValue in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FlowElementReferenceOrValueModifier and TypeMethodDescriptionFlowStageStepAssignee.getAssignee()FlowScreenField.getDefaultValue()FlowScreenField.getIsDisabled()FlowScreenField.getIsReadOnly()FlowRecordLookup.getLimit()FlowRelatedRecordLookup.getLimit()FlowCondition.getRightValue()FlowScreen.getStageReference()FlowActionCallInputParameter.getValue()FlowApexPluginCallInputParameter.getValue()FlowAssignmentItem.getValue()FlowChoice.getValue()FlowCollectionMapItem.getValue()FlowConstant.getValue()FlowCustomProperty.getValue()FlowInputFieldAssignment.getValue()FlowMetadataValue.getValue()FlowRecordFilter.getValue()FlowScreenActionInputParameter.getValue()FlowScreenFieldInputParameter.getValue()FlowScreenRuleAction.getValue()FlowStageStepEntryActionInputParameter.getValue()FlowStageStepExitActionInputParameter.getValue()FlowStageStepInputParameter.getValue()FlowStageStepOutputConfigParam.getValue()FlowStartInputParameter.getValue()FlowSubflowInputAssignment.getValue()FlowTransformValueAction.getValue()FlowTransformValueActionInputParameter.getValue()FlowVariable.getValue()FlowWaitEventInputParameter.getValue()FlowScreenFieldStyleProperties.getVerticalAlignment()FlowScreenFieldStyleProperties.getWidth()Methods in com.sforce.soap.metadata with parameters of type FlowElementReferenceOrValueModifier and TypeMethodDescriptionvoidFlowStageStepAssignee.setAssignee(FlowElementReferenceOrValue assignee) voidFlowScreenField.setDefaultValue(FlowElementReferenceOrValue defaultValue) voidFlowScreenField.setIsDisabled(FlowElementReferenceOrValue isDisabled) voidFlowScreenField.setIsReadOnly(FlowElementReferenceOrValue isReadOnly) voidFlowRecordLookup.setLimit(FlowElementReferenceOrValue limit) voidFlowRelatedRecordLookup.setLimit(FlowElementReferenceOrValue limit) voidFlowCondition.setRightValue(FlowElementReferenceOrValue rightValue) voidFlowScreen.setStageReference(FlowElementReferenceOrValue stageReference) voidFlowActionCallInputParameter.setValue(FlowElementReferenceOrValue value) voidFlowApexPluginCallInputParameter.setValue(FlowElementReferenceOrValue value) voidFlowAssignmentItem.setValue(FlowElementReferenceOrValue value) voidFlowChoice.setValue(FlowElementReferenceOrValue value) voidFlowCollectionMapItem.setValue(FlowElementReferenceOrValue value) voidFlowConstant.setValue(FlowElementReferenceOrValue value) voidFlowCustomProperty.setValue(FlowElementReferenceOrValue value) voidFlowInputFieldAssignment.setValue(FlowElementReferenceOrValue value) voidFlowMetadataValue.setValue(FlowElementReferenceOrValue value) voidFlowRecordFilter.setValue(FlowElementReferenceOrValue value) voidFlowScreenActionInputParameter.setValue(FlowElementReferenceOrValue value) voidFlowScreenFieldInputParameter.setValue(FlowElementReferenceOrValue value) voidFlowScreenRuleAction.setValue(FlowElementReferenceOrValue value) voidFlowStageStepEntryActionInputParameter.setValue(FlowElementReferenceOrValue value) voidFlowStageStepExitActionInputParameter.setValue(FlowElementReferenceOrValue value) voidFlowStageStepInputParameter.setValue(FlowElementReferenceOrValue value) voidFlowStageStepOutputConfigParam.setValue(FlowElementReferenceOrValue value) voidFlowStartInputParameter.setValue(FlowElementReferenceOrValue value) voidFlowSubflowInputAssignment.setValue(FlowElementReferenceOrValue value) voidFlowTransformValueAction.setValue(FlowElementReferenceOrValue value) voidFlowTransformValueActionInputParameter.setValue(FlowElementReferenceOrValue value) voidFlowVariable.setValue(FlowElementReferenceOrValue value) voidFlowWaitEventInputParameter.setValue(FlowElementReferenceOrValue value) voidFlowScreenFieldStyleProperties.setVerticalAlignment(FlowElementReferenceOrValue verticalAlignment) voidFlowScreenFieldStyleProperties.setWidth(FlowElementReferenceOrValue width)