Package ucar.gcdm

Interface GcdmGridProto.ProjectionOrBuilder

    • 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.
      • getGeoUnit

        String getGeoUnit()
        string geo_unit = 2;
        Returns:
        The geoUnit.
      • getGeoUnitBytes

        com.google.protobuf.ByteString getGeoUnitBytes()
        string geo_unit = 2;
        Returns:
        The bytes for geoUnit.
      • getAttributesCount

        int getAttributesCount()
        repeated .ucar.gcdm.Attribute attributes = 3;