Class TableD.Descriptor

    • Method Detail

      • getSequence

        public List<Short> getSequence()
      • addFeature

        public void addFeature​(short f)
      • getName

        public String getName()
      • getId

        public short getId()
        Get fxy as a short
        Returns:
        fxy encoded as a short
      • getFxy

        public String getFxy()
        Get fxy as a String, eg 3-4-22
        Returns:
        fxy encoded as a String
      • show

        public void show​(Formatter out,
                         boolean oneline)
      • isLocal

        public boolean isLocal()
      • setLocalOverride

        public void setLocalOverride​(boolean isOverride)
      • getLocalOverride

        public boolean getLocalOverride()