Class MobileCardConfiguration

java.lang.Object
overit.geocallapp.wfm.core.bl.mobilecard.configuration.MobileCardConfiguration
All Implemented Interfaces:
Serializable

public class MobileCardConfiguration extends Object implements Serializable
Object representing the Mobile Card Configuration.
Since:
13.0
See Also:
GCApi:
bo
  • Field Details

  • Constructor Details

    • MobileCardConfiguration

      public MobileCardConfiguration()
  • Method Details

    • getMobileCardsInterventionRules

      public List<MobileCardInterventionRule> getMobileCardsInterventionRules()
      Returns the Mobile Cards Intervention Rules.
      Returns:
      the Mobile Cards Intervention Rules
    • setMobileCardsInterventionRules

      public void setMobileCardsInterventionRules(List<MobileCardInterventionRule> mobileCardsInterventionRules)
      Sets the Mobile Cards Intervention Rules.
      Parameters:
      mobileCardsInterventionRules - the Mobile Cards Intervention Rules