Uses of Class
dev.vality.damsel.message_sender.ShopExclusionRule
Packages that use ShopExclusionRule
-
Uses of ShopExclusionRule in dev.vality.damsel.message_sender
Methods in dev.vality.damsel.message_sender that return ShopExclusionRuleModifier and TypeMethodDescriptionShopExclusionRule.deepCopy()MessageExclusionRule.getShopRule()ShopExclusionRule.setShopIds(List<String> shop_ids) Methods in dev.vality.damsel.message_sender with parameters of type ShopExclusionRuleModifier and TypeMethodDescriptionintShopExclusionRule.compareTo(ShopExclusionRule other) booleanShopExclusionRule.equals(ShopExclusionRule that) voidMessageExclusionRule.setShopRule(ShopExclusionRule value) static MessageExclusionRuleMessageExclusionRule.shop_rule(ShopExclusionRule value) Constructors in dev.vality.damsel.message_sender with parameters of type ShopExclusionRuleModifierConstructorDescriptionPerforms a deep copy on other.