Class ReferralCode


  • public class ReferralCode
    extends java.lang.Object
    Loyalty Referral Code Data Model
    • Constructor Summary

      Constructors 
      Constructor Description
      ReferralCode()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCode()  
      void setCode​(java.lang.String code)  
      • Methods inherited from class java.lang.Object

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

      • ReferralCode

        public ReferralCode()
    • Method Detail

      • getCode

        public java.lang.String getCode()
      • setCode

        public void setCode​(java.lang.String code)