Class Plan


  • public abstract class Plan
    extends Object
    Plan
    • Constructor Detail

      • Plan

        public Plan()
    • Method Detail

      • publisher

        public abstract String publisher()
        The publisher of the Plan
      • name

        public abstract String name()
        The name of the Plan
      • product

        public abstract String product()
        The product of the Plan