Interface BufrCdmIndexProto.FieldOrBuilder

    • Method Detail

      • getFxy

        int getFxy()
        uint32 fxy = 1;
        Returns:
        The fxy.
      • getName

        String getName()
        string name = 2;
        Returns:
        The name.
      • getNameBytes

        com.google.protobuf.ByteString getNameBytes()
        string name = 2;
        Returns:
        The bytes for name.
      • getFldsCount

        int getFldsCount()
        repeated .Field flds = 3;
      • getActionValue

        int getActionValue()
        .FldAction action = 4;
        Returns:
        The enum numeric value on the wire for action.
      • getTypeValue

        int getTypeValue()
        .FldType type = 5;
        Returns:
        The enum numeric value on the wire for type.
      • getMin

        int getMin()
        uint32 min = 6;
        Returns:
        The min.
      • getMax

        int getMax()
        uint32 max = 7;
        Returns:
        The max.
      • getDesc

        String getDesc()
        string desc = 8;
        Returns:
        The desc.
      • getDescBytes

        com.google.protobuf.ByteString getDescBytes()
        string desc = 8;
        Returns:
        The bytes for desc.
      • getUnits

        String getUnits()
        string units = 9;
        Returns:
        The units.
      • getUnitsBytes

        com.google.protobuf.ByteString getUnitsBytes()
        string units = 9;
        Returns:
        The bytes for units.
      • getScale

        int getScale()
         bufr scale and offset
         
        int32 scale = 10;
        Returns:
        The scale.
      • getReference

        int getReference()
        int32 reference = 11;
        Returns:
        The reference.
      • getBitWidth

        int getBitWidth()
        int32 bitWidth = 12;
        Returns:
        The bitWidth.