Class PriorityColumnHeaderRepresentationModel

    • Constructor Detail

      • PriorityColumnHeaderRepresentationModel

        @ConstructorProperties({"lowerBound","upperBound"})
        public PriorityColumnHeaderRepresentationModel​(int lowerBound,
                                                       int upperBound)
    • Method Detail

      • getLowerBound

        public int getLowerBound()
      • getUpperBound

        public int getUpperBound()