Class MISGoldenTicket

    • Field Detail

      • misICSLevel

        protected int misICSLevel
      • jmfICSLevel

        protected int jmfICSLevel
      • bUsageCounter

        protected boolean bUsageCounter
      • preStart

        public int preStart
        seconds ago that this started
      • duration

        public int duration
        seconds this was active
      • scheduleHours

        public int scheduleHours
        seconds from now that this should be scheduled, if -1 do not schedule
      • scheduleDuration

        public int scheduleDuration
        duration in hours from now that this should be scheduled, if -1 do not schedule
      • grayBox

        protected boolean grayBox
    • Constructor Detail

      • MISGoldenTicket

        public MISGoldenTicket​(int misLevel,
                               JDFElement.EnumVersion jdfVersion,
                               int jmfLevel)
        create a BaseGoldenTicket
        Parameters:
        misLevel - the mis level to init to ( 1,2 or 3)
        jdfVersion - the version to generate a golden ticket for
        jmfLevel - level of jmf ICS to support
      • MISGoldenTicket

        public MISGoldenTicket​(MISGoldenTicket parent)
        Parameters:
        parent -