Class MobileCardsRuleDetailParams

java.lang.Object
overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsrule.MobileCardsRuleDetailParams

public class MobileCardsRuleDetailParams extends Object
  • Field Details

  • Constructor Details

    • MobileCardsRuleDetailParams

      public MobileCardsRuleDetailParams()
  • Method Details

    • getCardInterventionRule

      public MobileCardInterventionRule getCardInterventionRule()
      Returns the Card Intervention Rule.
      Returns:
      the Card Intervention Rule
    • setCardInterventionRule

      public void setCardInterventionRule(MobileCardInterventionRule cardInterventionRule)
      Sets the Card Intervention Rule.
      Parameters:
      cardInterventionRule - the Card Intervention Rule
    • getInterventionGroup

      public BOInterventionGroup getInterventionGroup()
      Returns the Intervention Group.
      Returns:
      the Intervention Group
    • setInterventionGroup

      public void setInterventionGroup(BOInterventionGroup interventionGroup)
      Sets Intervention Group.
      Parameters:
      interventionGroup - the Intervention Group