Class Subscription


  • public class Subscription
    extends Object
    • Constructor Detail

      • Subscription

        public Subscription()
    • Method Detail

      • getStartedOn

        public org.joda.time.DateTime getStartedOn()
      • setStartedOn

        public void setStartedOn​(org.joda.time.DateTime startedOn)
      • getNotifications

        public int getNotifications()
      • setNotifications

        public void setNotifications​(int notifications)
      • getReference

        public Reference getReference()
      • setReference

        public void setReference​(Reference reference)