public static interface GcdmGridProto.GridDatasetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GcdmNetcdfProto.Attribute |
getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 4; |
int |
getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 4; |
List<GcdmNetcdfProto.Attribute> |
getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmNetcdfProto.AttributeOrBuilder |
getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 4; |
List<? extends GcdmNetcdfProto.AttributeOrBuilder> |
getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmGridProto.GridCoordinateSystem |
getCoordSystems(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
int |
getCoordSystemsCount()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
List<GcdmGridProto.GridCoordinateSystem> |
getCoordSystemsList()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridCoordinateSystemOrBuilder |
getCoordSystemsOrBuilder(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
List<? extends GcdmGridProto.GridCoordinateSystemOrBuilder> |
getCoordSystemsOrBuilderList()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.CdmFeatureType |
getFeatureType()
.ucar.gcdm.CdmFeatureType feature_type = 3; |
int |
getFeatureTypeValue()
.ucar.gcdm.CdmFeatureType feature_type = 3; |
GcdmGridProto.GridAxis |
getGridAxes(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
int |
getGridAxesCount()
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
List<GcdmGridProto.GridAxis> |
getGridAxesList()
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridAxisOrBuilder |
getGridAxesOrBuilder(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
List<? extends GcdmGridProto.GridAxisOrBuilder> |
getGridAxesOrBuilderList()
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.Grid |
getGrids(int index)
repeated .ucar.gcdm.Grid grids = 7; |
int |
getGridsCount()
repeated .ucar.gcdm.Grid grids = 7; |
List<GcdmGridProto.Grid> |
getGridsList()
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.GridOrBuilder |
getGridsOrBuilder(int index)
repeated .ucar.gcdm.Grid grids = 7; |
List<? extends GcdmGridProto.GridOrBuilder> |
getGridsOrBuilderList()
repeated .ucar.gcdm.Grid grids = 7; |
String |
getLocation()
string location = 2; |
com.google.protobuf.ByteString |
getLocationBytes()
string location = 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 getLocation()
string location = 2;com.google.protobuf.ByteString getLocationBytes()
string location = 2;int getFeatureTypeValue()
.ucar.gcdm.CdmFeatureType feature_type = 3;GcdmGridProto.CdmFeatureType getFeatureType()
.ucar.gcdm.CdmFeatureType feature_type = 3;List<GcdmNetcdfProto.Attribute> getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 4;GcdmNetcdfProto.Attribute getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 4;int getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 4;List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 4;GcdmNetcdfProto.AttributeOrBuilder getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 4;List<GcdmGridProto.GridAxis> getGridAxesList()
repeated .ucar.gcdm.GridAxis grid_axes = 5;GcdmGridProto.GridAxis getGridAxes(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5;int getGridAxesCount()
repeated .ucar.gcdm.GridAxis grid_axes = 5;List<? extends GcdmGridProto.GridAxisOrBuilder> getGridAxesOrBuilderList()
repeated .ucar.gcdm.GridAxis grid_axes = 5;GcdmGridProto.GridAxisOrBuilder getGridAxesOrBuilder(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5;List<GcdmGridProto.GridCoordinateSystem> getCoordSystemsList()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;GcdmGridProto.GridCoordinateSystem getCoordSystems(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;int getCoordSystemsCount()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;List<? extends GcdmGridProto.GridCoordinateSystemOrBuilder> getCoordSystemsOrBuilderList()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;GcdmGridProto.GridCoordinateSystemOrBuilder getCoordSystemsOrBuilder(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;List<GcdmGridProto.Grid> getGridsList()
repeated .ucar.gcdm.Grid grids = 7;GcdmGridProto.Grid getGrids(int index)
repeated .ucar.gcdm.Grid grids = 7;int getGridsCount()
repeated .ucar.gcdm.Grid grids = 7;List<? extends GcdmGridProto.GridOrBuilder> getGridsOrBuilderList()
repeated .ucar.gcdm.Grid grids = 7;GcdmGridProto.GridOrBuilder getGridsOrBuilder(int index)
repeated .ucar.gcdm.Grid grids = 7;