Uses of Class
de.hybris.platform.ruleengineservices.model.RuleConditionDefinitionRuleTypeMappingModel
-
Packages that use RuleConditionDefinitionRuleTypeMappingModel Package Description de.hybris.platform.ruleengineservices.model Contains generated models for each type of de.hybris.platform.ruleengineservices.jalo package. -
-
Uses of RuleConditionDefinitionRuleTypeMappingModel in de.hybris.platform.ruleengineservices.model
Methods in de.hybris.platform.ruleengineservices.model that return types with arguments of type RuleConditionDefinitionRuleTypeMappingModel Modifier and Type Method Description java.util.List<RuleConditionDefinitionRuleTypeMappingModel>RuleConditionDefinitionModel. getRuleTypes()Generated method - Getter of theRuleConditionDefinition.ruleTypesattribute defined at extensionruleengineservices.Method parameters in de.hybris.platform.ruleengineservices.model with type arguments of type RuleConditionDefinitionRuleTypeMappingModel Modifier and Type Method Description voidRuleConditionDefinitionModel. setRuleTypes(java.util.List<RuleConditionDefinitionRuleTypeMappingModel> value)Generated method - Setter ofRuleConditionDefinition.ruleTypesattribute defined at extensionruleengineservices.
-