public static final class GcdmGridProto.GridDataset extends com.google.protobuf.GeneratedMessageV3 implements GcdmGridProto.GridDatasetOrBuilder
ucar.gcdm.GridDataset| Modifier and Type | Class and Description |
|---|---|
static class |
GcdmGridProto.GridDataset.Builder
Protobuf type
ucar.gcdm.GridDataset |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ATTRIBUTES_FIELD_NUMBER |
static int |
COORD_SYSTEMS_FIELD_NUMBER |
static int |
FEATURE_TYPE_FIELD_NUMBER |
static int |
GRID_AXES_FIELD_NUMBER |
static int |
GRIDS_FIELD_NUMBER |
static int |
LOCATION_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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; |
static GcdmGridProto.GridDataset |
getDefaultInstance() |
GcdmGridProto.GridDataset |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<GcdmGridProto.GridDataset> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GcdmGridProto.GridDataset.Builder |
newBuilder() |
static GcdmGridProto.GridDataset.Builder |
newBuilder(GcdmGridProto.GridDataset prototype) |
GcdmGridProto.GridDataset.Builder |
newBuilderForType() |
protected GcdmGridProto.GridDataset.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GcdmGridProto.GridDataset |
parseDelimitedFrom(InputStream input) |
static GcdmGridProto.GridDataset |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmGridProto.GridDataset |
parseFrom(byte[] data) |
static GcdmGridProto.GridDataset |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmGridProto.GridDataset |
parseFrom(ByteBuffer data) |
static GcdmGridProto.GridDataset |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmGridProto.GridDataset |
parseFrom(com.google.protobuf.ByteString data) |
static GcdmGridProto.GridDataset |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmGridProto.GridDataset |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GcdmGridProto.GridDataset |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmGridProto.GridDataset |
parseFrom(InputStream input) |
static GcdmGridProto.GridDataset |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GcdmGridProto.GridDataset> |
parser() |
GcdmGridProto.GridDataset.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int LOCATION_FIELD_NUMBER
public static final int FEATURE_TYPE_FIELD_NUMBER
public static final int ATTRIBUTES_FIELD_NUMBER
public static final int GRID_AXES_FIELD_NUMBER
public static final int COORD_SYSTEMS_FIELD_NUMBER
public static final int GRIDS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getName()
string name = 1;getName in interface GcdmGridProto.GridDatasetOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 1;getNameBytes in interface GcdmGridProto.GridDatasetOrBuilderpublic String getLocation()
string location = 2;getLocation in interface GcdmGridProto.GridDatasetOrBuilderpublic com.google.protobuf.ByteString getLocationBytes()
string location = 2;getLocationBytes in interface GcdmGridProto.GridDatasetOrBuilderpublic int getFeatureTypeValue()
.ucar.gcdm.CdmFeatureType feature_type = 3;getFeatureTypeValue in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.CdmFeatureType getFeatureType()
.ucar.gcdm.CdmFeatureType feature_type = 3;getFeatureType in interface GcdmGridProto.GridDatasetOrBuilderpublic List<GcdmNetcdfProto.Attribute> getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 4;getAttributesList in interface GcdmGridProto.GridDatasetOrBuilderpublic List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 4;getAttributesOrBuilderList in interface GcdmGridProto.GridDatasetOrBuilderpublic int getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 4;getAttributesCount in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmNetcdfProto.Attribute getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 4;getAttributes in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmNetcdfProto.AttributeOrBuilder getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 4;getAttributesOrBuilder in interface GcdmGridProto.GridDatasetOrBuilderpublic List<GcdmGridProto.GridAxis> getGridAxesList()
repeated .ucar.gcdm.GridAxis grid_axes = 5;getGridAxesList in interface GcdmGridProto.GridDatasetOrBuilderpublic List<? extends GcdmGridProto.GridAxisOrBuilder> getGridAxesOrBuilderList()
repeated .ucar.gcdm.GridAxis grid_axes = 5;getGridAxesOrBuilderList in interface GcdmGridProto.GridDatasetOrBuilderpublic int getGridAxesCount()
repeated .ucar.gcdm.GridAxis grid_axes = 5;getGridAxesCount in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridAxis getGridAxes(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5;getGridAxes in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridAxisOrBuilder getGridAxesOrBuilder(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5;getGridAxesOrBuilder in interface GcdmGridProto.GridDatasetOrBuilderpublic List<GcdmGridProto.GridCoordinateSystem> getCoordSystemsList()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;getCoordSystemsList in interface GcdmGridProto.GridDatasetOrBuilderpublic List<? extends GcdmGridProto.GridCoordinateSystemOrBuilder> getCoordSystemsOrBuilderList()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;getCoordSystemsOrBuilderList in interface GcdmGridProto.GridDatasetOrBuilderpublic int getCoordSystemsCount()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;getCoordSystemsCount in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridCoordinateSystem getCoordSystems(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;getCoordSystems in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridCoordinateSystemOrBuilder getCoordSystemsOrBuilder(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;getCoordSystemsOrBuilder in interface GcdmGridProto.GridDatasetOrBuilderpublic List<GcdmGridProto.Grid> getGridsList()
repeated .ucar.gcdm.Grid grids = 7;getGridsList in interface GcdmGridProto.GridDatasetOrBuilderpublic List<? extends GcdmGridProto.GridOrBuilder> getGridsOrBuilderList()
repeated .ucar.gcdm.Grid grids = 7;getGridsOrBuilderList in interface GcdmGridProto.GridDatasetOrBuilderpublic int getGridsCount()
repeated .ucar.gcdm.Grid grids = 7;getGridsCount in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.Grid getGrids(int index)
repeated .ucar.gcdm.Grid grids = 7;getGrids in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridOrBuilder getGridsOrBuilder(int index)
repeated .ucar.gcdm.Grid grids = 7;getGridsOrBuilder in interface GcdmGridProto.GridDatasetOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static GcdmGridProto.GridDataset parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmGridProto.GridDataset parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmGridProto.GridDataset parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmGridProto.GridDataset parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmGridProto.GridDataset parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmGridProto.GridDataset parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmGridProto.GridDataset parseFrom(InputStream input) throws IOException
IOExceptionpublic static GcdmGridProto.GridDataset parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GcdmGridProto.GridDataset parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GcdmGridProto.GridDataset parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GcdmGridProto.GridDataset parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GcdmGridProto.GridDataset parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GcdmGridProto.GridDataset.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GcdmGridProto.GridDataset.Builder newBuilder()
public static GcdmGridProto.GridDataset.Builder newBuilder(GcdmGridProto.GridDataset prototype)
public GcdmGridProto.GridDataset.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GcdmGridProto.GridDataset.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GcdmGridProto.GridDataset getDefaultInstance()
public static com.google.protobuf.Parser<GcdmGridProto.GridDataset> parser()
public com.google.protobuf.Parser<GcdmGridProto.GridDataset> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GcdmGridProto.GridDataset getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder