Class ClientEvent


  • public class ClientEvent
    extends java.lang.Object
    Cheetah Loyalty ClientEvent Data Model
    • Constructor Summary

      Constructors 
      Constructor Description
      ClientEvent()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Offer getOffer()  
      void setOffer​(Offer offer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClientEvent

        public ClientEvent()
    • Method Detail

      • getOffer

        public Offer getOffer()
      • setOffer

        public void setOffer​(Offer offer)