Class TableB.Descriptor

    • Method Detail

      • getScale

        public int getScale()
      • getRefVal

        public int getRefVal()
      • getDataWidth

        public int getDataWidth()
      • getUnits

        public String getUnits()
      • getName

        public String getName()
      • getDesc

        public String getDesc()
      • 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 0-5-22
        Returns:
        fxy encoded as a String
      • isNumeric

        public boolean isNumeric()
        is descriptor numeric or String
        Returns:
        true if numeric
      • isLocal

        public boolean isLocal()
      • setLocalOverride

        public void setLocalOverride​(boolean isOverride)
      • getLocalOverride

        public boolean getLocalOverride()
      • getSource

        public String getSource()