Class SpecVersion

    • Constructor Detail

      • SpecVersion

        public SpecVersion​(int major,
                           int minor)
    • Method Detail

      • getMajor

        public int getMajor()
      • getMinor

        public int getMinor()
      • getRepresentation

        public String getRepresentation()