Uses of Class
com.sforce.soap.metadata.FlowDataTypeMapping
-
-
Uses of FlowDataTypeMapping in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FlowDataTypeMapping Modifier and Type Method Description FlowDataTypeMapping[]FlowActionCall. getDataTypeMappings()FlowDataTypeMapping[]FlowScreenField. getDataTypeMappings()Methods in com.sforce.soap.metadata with parameters of type FlowDataTypeMapping Modifier and Type Method Description voidFlowActionCall. setDataTypeMappings(FlowDataTypeMapping[] dataTypeMappings)voidFlowScreenField. setDataTypeMappings(FlowDataTypeMapping[] dataTypeMappings)
-