Class BufrCdmIndexPanel.FieldBean

  • All Implemented Interfaces:
    ucar.nc2.ft.point.bufr.BufrField
    Enclosing class:
    BufrCdmIndexPanel

    public static class BufrCdmIndexPanel.FieldBean
    extends Object
    implements ucar.nc2.ft.point.bufr.BufrField
    • Constructor Detail

      • FieldBean

        public FieldBean()
    • Method Detail

      • editableProperties

        public String editableProperties()
      • hiddenProperties

        public String hiddenProperties()
      • getParent

        @Nullable
        public String getParent()
      • getName

        public String getName()
        Specified by:
        getName in interface ucar.nc2.ft.point.bufr.BufrField
      • getDesc

        public String getDesc()
        Specified by:
        getDesc in interface ucar.nc2.ft.point.bufr.BufrField
      • getUnits

        public String getUnits()
        Specified by:
        getUnits in interface ucar.nc2.ft.point.bufr.BufrField
      • getFxy

        public short getFxy()
        Specified by:
        getFxy in interface ucar.nc2.ft.point.bufr.BufrField
      • getFxyName

        public String getFxyName()
        Specified by:
        getFxyName in interface ucar.nc2.ft.point.bufr.BufrField
      • getAction

        public ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction getAction()
        Specified by:
        getAction in interface ucar.nc2.ft.point.bufr.BufrField
      • getType

        public ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType getType()
        Specified by:
        getType in interface ucar.nc2.ft.point.bufr.BufrField
      • setType

        public void setType​(ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType type)
      • getActionS

        public String getActionS()
      • setActionS

        public void setActionS​(String actS)
      • isSeq

        public boolean isSeq()
        Specified by:
        isSeq in interface ucar.nc2.ft.point.bufr.BufrField
      • getMin

        public int getMin()
        Specified by:
        getMin in interface ucar.nc2.ft.point.bufr.BufrField
      • getMax

        public int getMax()
        Specified by:
        getMax in interface ucar.nc2.ft.point.bufr.BufrField
      • getScale

        public int getScale()
        Specified by:
        getScale in interface ucar.nc2.ft.point.bufr.BufrField
      • getReference

        public int getReference()
        Specified by:
        getReference in interface ucar.nc2.ft.point.bufr.BufrField
      • getBitWidth

        public int getBitWidth()
        Specified by:
        getBitWidth in interface ucar.nc2.ft.point.bufr.BufrField
      • getChildren

        public List<? extends ucar.nc2.ft.point.bufr.BufrField> getChildren()
        Specified by:
        getChildren in interface ucar.nc2.ft.point.bufr.BufrField