Uses of Class
com.sforce.soap.metadata.ConditionLogic
-
-
Uses of ConditionLogic in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return ConditionLogic Modifier and Type Method Description ConditionLogicPriceRule. getConditionLogic()static ConditionLogicConditionLogic. valueOf(String name)Returns the enum constant of this type with the specified name.static ConditionLogic[]ConditionLogic. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type ConditionLogic Modifier and Type Method Description voidPriceRule. setConditionLogic(ConditionLogic conditionLogic)
-