Class ReviewSubscription

    • Constructor Detail

      • ReviewSubscription

        public ReviewSubscription()
        Default constructor -- sets all local and superclass fields to null or zero.
      • ReviewSubscription

        public ReviewSubscription​(int order,
                                  java.lang.String subscription)
        Explicit value constructor -- calls super(order, subscription). Note that this probably won't do what you expect it to if there's more than one element in the subscription.
        Parameters:
        order - order
        subscription - subscription