Class ProgramAssociationTable.ProgramEntry

  • Enclosing class:
    ProgramAssociationTable

    public class ProgramAssociationTable.ProgramEntry
    extends Object
    The Class ProgramEntry.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int pmtPID
      The pmt pid.
      int programNo
      The program no.
    • Field Detail

      • programNo

        public int programNo
        The program no.
      • pmtPID

        public int pmtPID
        The pmt pid.
    • Method Detail

      • toString

        public String toString()
        Overrides:
        toString in class Object
      • equals

        public boolean equals​(Object obj)
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object