Package ucar.gcdm

Interface GcdmNetcdfProto.EnumTypedefOrBuilder

    • Method Detail

      • getName

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

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

        int getBaseTypeValue()
        .ucar.gcdm.DataType base_type = 2;
        Returns:
        The enum numeric value on the wire for baseType.
      • getMapsCount

        int getMapsCount()
        repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;