Uses of Class
com.sforce.soap.metadata.FlowInputValidationRuleTranslation
-
-
Uses of FlowInputValidationRuleTranslation in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FlowInputValidationRuleTranslation Modifier and Type Method Description FlowInputValidationRuleTranslationFlowChoiceUserInputTranslation. getValidationRule()FlowInputValidationRuleTranslationFlowScreenFieldTranslation. getValidationRule()Methods in com.sforce.soap.metadata with parameters of type FlowInputValidationRuleTranslation Modifier and Type Method Description voidFlowChoiceUserInputTranslation. setValidationRule(FlowInputValidationRuleTranslation validationRule)voidFlowScreenFieldTranslation. setValidationRule(FlowInputValidationRuleTranslation validationRule)
-