public static interface GcdmGridProto.ProjectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GcdmNetcdfProto.Attribute |
getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 3; |
int |
getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 3; |
List<GcdmNetcdfProto.Attribute> |
getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 3; |
GcdmNetcdfProto.AttributeOrBuilder |
getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 3; |
List<? extends GcdmNetcdfProto.AttributeOrBuilder> |
getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 3; |
String |
getGeoUnit()
string geo_unit = 2; |
com.google.protobuf.ByteString |
getGeoUnitBytes()
string geo_unit = 2; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;String getGeoUnit()
string geo_unit = 2;com.google.protobuf.ByteString getGeoUnitBytes()
string geo_unit = 2;List<GcdmNetcdfProto.Attribute> getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 3;GcdmNetcdfProto.Attribute getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 3;int getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 3;List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 3;GcdmNetcdfProto.AttributeOrBuilder getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 3;