public static final class GribCollectionProto.Group extends com.google.protobuf.GeneratedMessage implements GribCollectionProto.GroupOrBuilder
gribCollectionIndex.Group| Modifier and Type | Class and Description |
|---|---|
static class |
GribCollectionProto.Group.Builder
Protobuf type
gribCollectionIndex.Group |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
ENSCOORDS_FIELD_NUMBER |
static int |
FILENO_FIELD_NUMBER |
static int |
GDS_FIELD_NUMBER |
static int |
GDSHASH_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
PARAMS_FIELD_NUMBER |
static com.google.protobuf.Parser<GribCollectionProto.Group> |
PARSER |
static int |
PREDEFINEDGDS_FIELD_NUMBER |
static int |
TIMECOORDS_FIELD_NUMBER |
static int |
TIMECOORDUNIONS_FIELD_NUMBER |
static int |
VARIABLES_FIELD_NUMBER |
static int |
VERTCOORDS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static GribCollectionProto.Group |
getDefaultInstance() |
GribCollectionProto.Group |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
GribCollectionProto.Coord |
getEnsCoords(int index)
repeated .gribCollectionIndex.Coord ensCoords = 6; |
int |
getEnsCoordsCount()
repeated .gribCollectionIndex.Coord ensCoords = 6; |
List<GribCollectionProto.Coord> |
getEnsCoordsList()
repeated .gribCollectionIndex.Coord ensCoords = 6; |
GribCollectionProto.CoordOrBuilder |
getEnsCoordsOrBuilder(int index)
repeated .gribCollectionIndex.Coord ensCoords = 6; |
List<? extends GribCollectionProto.CoordOrBuilder> |
getEnsCoordsOrBuilderList()
repeated .gribCollectionIndex.Coord ensCoords = 6; |
int |
getFileno(int index)
repeated int32 fileno = 8; |
int |
getFilenoCount()
repeated int32 fileno = 8; |
List<Integer> |
getFilenoList()
repeated int32 fileno = 8; |
com.google.protobuf.ByteString |
getGds()
optional bytes gds = 2; |
int |
getGdsHash()
optional sint32 gdsHash = 11 [default = 0]; |
String |
getName()
optional string name = 10; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 10; |
GribCollectionProto.Parameter |
getParams(int index)
repeated .gribCollectionIndex.Parameter params = 7; |
int |
getParamsCount()
repeated .gribCollectionIndex.Parameter params = 7; |
List<GribCollectionProto.Parameter> |
getParamsList()
repeated .gribCollectionIndex.Parameter params = 7; |
GribCollectionProto.ParameterOrBuilder |
getParamsOrBuilder(int index)
repeated .gribCollectionIndex.Parameter params = 7; |
List<? extends GribCollectionProto.ParameterOrBuilder> |
getParamsOrBuilderList()
repeated .gribCollectionIndex.Parameter params = 7; |
com.google.protobuf.Parser<GribCollectionProto.Group> |
getParserForType() |
int |
getPredefinedGds()
optional int32 predefinedGds = 1; |
int |
getSerializedSize() |
GribCollectionProto.Coord |
getTimeCoords(int index)
repeated .gribCollectionIndex.Coord timeCoords = 4; |
int |
getTimeCoordsCount()
repeated .gribCollectionIndex.Coord timeCoords = 4; |
List<GribCollectionProto.Coord> |
getTimeCoordsList()
repeated .gribCollectionIndex.Coord timeCoords = 4; |
GribCollectionProto.CoordOrBuilder |
getTimeCoordsOrBuilder(int index)
repeated .gribCollectionIndex.Coord timeCoords = 4; |
List<? extends GribCollectionProto.CoordOrBuilder> |
getTimeCoordsOrBuilderList()
repeated .gribCollectionIndex.Coord timeCoords = 4; |
GribCollectionProto.TimeCoordUnion |
getTimeCoordUnions(int index)
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9; |
int |
getTimeCoordUnionsCount()
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9; |
List<GribCollectionProto.TimeCoordUnion> |
getTimeCoordUnionsList()
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9; |
GribCollectionProto.TimeCoordUnionOrBuilder |
getTimeCoordUnionsOrBuilder(int index)
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9; |
List<? extends GribCollectionProto.TimeCoordUnionOrBuilder> |
getTimeCoordUnionsOrBuilderList()
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
GribCollectionProto.Variable |
getVariables(int index)
repeated .gribCollectionIndex.Variable variables = 3; |
int |
getVariablesCount()
repeated .gribCollectionIndex.Variable variables = 3; |
List<GribCollectionProto.Variable> |
getVariablesList()
repeated .gribCollectionIndex.Variable variables = 3; |
GribCollectionProto.VariableOrBuilder |
getVariablesOrBuilder(int index)
repeated .gribCollectionIndex.Variable variables = 3; |
List<? extends GribCollectionProto.VariableOrBuilder> |
getVariablesOrBuilderList()
repeated .gribCollectionIndex.Variable variables = 3; |
GribCollectionProto.Coord |
getVertCoords(int index)
repeated .gribCollectionIndex.Coord vertCoords = 5; |
int |
getVertCoordsCount()
repeated .gribCollectionIndex.Coord vertCoords = 5; |
List<GribCollectionProto.Coord> |
getVertCoordsList()
repeated .gribCollectionIndex.Coord vertCoords = 5; |
GribCollectionProto.CoordOrBuilder |
getVertCoordsOrBuilder(int index)
repeated .gribCollectionIndex.Coord vertCoords = 5; |
List<? extends GribCollectionProto.CoordOrBuilder> |
getVertCoordsOrBuilderList()
repeated .gribCollectionIndex.Coord vertCoords = 5; |
boolean |
hasGds()
optional bytes gds = 2; |
boolean |
hasGdsHash()
optional sint32 gdsHash = 11 [default = 0]; |
boolean |
hasName()
optional string name = 10; |
boolean |
hasPredefinedGds()
optional int32 predefinedGds = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GribCollectionProto.Group.Builder |
newBuilder() |
static GribCollectionProto.Group.Builder |
newBuilder(GribCollectionProto.Group prototype) |
GribCollectionProto.Group.Builder |
newBuilderForType() |
protected GribCollectionProto.Group.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static GribCollectionProto.Group |
parseDelimitedFrom(InputStream input) |
static GribCollectionProto.Group |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GribCollectionProto.Group |
parseFrom(byte[] data) |
static GribCollectionProto.Group |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GribCollectionProto.Group |
parseFrom(com.google.protobuf.ByteString data) |
static GribCollectionProto.Group |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GribCollectionProto.Group |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GribCollectionProto.Group |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GribCollectionProto.Group |
parseFrom(InputStream input) |
static GribCollectionProto.Group |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GribCollectionProto.Group.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<GribCollectionProto.Group> PARSER
public static final int PREDEFINEDGDS_FIELD_NUMBER
public static final int GDS_FIELD_NUMBER
public static final int VARIABLES_FIELD_NUMBER
public static final int TIMECOORDS_FIELD_NUMBER
public static final int VERTCOORDS_FIELD_NUMBER
public static final int ENSCOORDS_FIELD_NUMBER
public static final int PARAMS_FIELD_NUMBER
public static final int FILENO_FIELD_NUMBER
public static final int TIMECOORDUNIONS_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int GDSHASH_FIELD_NUMBER
public static GribCollectionProto.Group getDefaultInstance()
public GribCollectionProto.Group getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<GribCollectionProto.Group> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasPredefinedGds()
optional int32 predefinedGds = 1;
predefined GDS code, defined by center
hasPredefinedGds in interface GribCollectionProto.GroupOrBuilderpublic int getPredefinedGds()
optional int32 predefinedGds = 1;
predefined GDS code, defined by center
getPredefinedGds in interface GribCollectionProto.GroupOrBuilderpublic boolean hasGds()
optional bytes gds = 2;
all variables in the group use the same GDS
hasGds in interface GribCollectionProto.GroupOrBuilderpublic com.google.protobuf.ByteString getGds()
optional bytes gds = 2;
all variables in the group use the same GDS
getGds in interface GribCollectionProto.GroupOrBuilderpublic List<GribCollectionProto.Variable> getVariablesList()
repeated .gribCollectionIndex.Variable variables = 3;
list of variables
getVariablesList in interface GribCollectionProto.GroupOrBuilderpublic List<? extends GribCollectionProto.VariableOrBuilder> getVariablesOrBuilderList()
repeated .gribCollectionIndex.Variable variables = 3;
list of variables
getVariablesOrBuilderList in interface GribCollectionProto.GroupOrBuilderpublic int getVariablesCount()
repeated .gribCollectionIndex.Variable variables = 3;
list of variables
getVariablesCount in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Variable getVariables(int index)
repeated .gribCollectionIndex.Variable variables = 3;
list of variables
getVariables in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.VariableOrBuilder getVariablesOrBuilder(int index)
repeated .gribCollectionIndex.Variable variables = 3;
list of variables
getVariablesOrBuilder in interface GribCollectionProto.GroupOrBuilderpublic List<GribCollectionProto.Coord> getTimeCoordsList()
repeated .gribCollectionIndex.Coord timeCoords = 4;
list of time coordinates
getTimeCoordsList in interface GribCollectionProto.GroupOrBuilderpublic List<? extends GribCollectionProto.CoordOrBuilder> getTimeCoordsOrBuilderList()
repeated .gribCollectionIndex.Coord timeCoords = 4;
list of time coordinates
getTimeCoordsOrBuilderList in interface GribCollectionProto.GroupOrBuilderpublic int getTimeCoordsCount()
repeated .gribCollectionIndex.Coord timeCoords = 4;
list of time coordinates
getTimeCoordsCount in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Coord getTimeCoords(int index)
repeated .gribCollectionIndex.Coord timeCoords = 4;
list of time coordinates
getTimeCoords in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.CoordOrBuilder getTimeCoordsOrBuilder(int index)
repeated .gribCollectionIndex.Coord timeCoords = 4;
list of time coordinates
getTimeCoordsOrBuilder in interface GribCollectionProto.GroupOrBuilderpublic List<GribCollectionProto.Coord> getVertCoordsList()
repeated .gribCollectionIndex.Coord vertCoords = 5;
list of vert coordinates
getVertCoordsList in interface GribCollectionProto.GroupOrBuilderpublic List<? extends GribCollectionProto.CoordOrBuilder> getVertCoordsOrBuilderList()
repeated .gribCollectionIndex.Coord vertCoords = 5;
list of vert coordinates
getVertCoordsOrBuilderList in interface GribCollectionProto.GroupOrBuilderpublic int getVertCoordsCount()
repeated .gribCollectionIndex.Coord vertCoords = 5;
list of vert coordinates
getVertCoordsCount in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Coord getVertCoords(int index)
repeated .gribCollectionIndex.Coord vertCoords = 5;
list of vert coordinates
getVertCoords in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.CoordOrBuilder getVertCoordsOrBuilder(int index)
repeated .gribCollectionIndex.Coord vertCoords = 5;
list of vert coordinates
getVertCoordsOrBuilder in interface GribCollectionProto.GroupOrBuilderpublic List<GribCollectionProto.Coord> getEnsCoordsList()
repeated .gribCollectionIndex.Coord ensCoords = 6;
list of ens coordinates
getEnsCoordsList in interface GribCollectionProto.GroupOrBuilderpublic List<? extends GribCollectionProto.CoordOrBuilder> getEnsCoordsOrBuilderList()
repeated .gribCollectionIndex.Coord ensCoords = 6;
list of ens coordinates
getEnsCoordsOrBuilderList in interface GribCollectionProto.GroupOrBuilderpublic int getEnsCoordsCount()
repeated .gribCollectionIndex.Coord ensCoords = 6;
list of ens coordinates
getEnsCoordsCount in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Coord getEnsCoords(int index)
repeated .gribCollectionIndex.Coord ensCoords = 6;
list of ens coordinates
getEnsCoords in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.CoordOrBuilder getEnsCoordsOrBuilder(int index)
repeated .gribCollectionIndex.Coord ensCoords = 6;
list of ens coordinates
getEnsCoordsOrBuilder in interface GribCollectionProto.GroupOrBuilderpublic List<GribCollectionProto.Parameter> getParamsList()
repeated .gribCollectionIndex.Parameter params = 7;
group attributes
getParamsList in interface GribCollectionProto.GroupOrBuilderpublic List<? extends GribCollectionProto.ParameterOrBuilder> getParamsOrBuilderList()
repeated .gribCollectionIndex.Parameter params = 7;
group attributes
getParamsOrBuilderList in interface GribCollectionProto.GroupOrBuilderpublic int getParamsCount()
repeated .gribCollectionIndex.Parameter params = 7;
group attributes
getParamsCount in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Parameter getParams(int index)
repeated .gribCollectionIndex.Parameter params = 7;
group attributes
getParams in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.ParameterOrBuilder getParamsOrBuilder(int index)
repeated .gribCollectionIndex.Parameter params = 7;
group attributes
getParamsOrBuilder in interface GribCollectionProto.GroupOrBuilderpublic List<Integer> getFilenoList()
repeated int32 fileno = 8;
the component files that are in this group, index into gc.files
getFilenoList in interface GribCollectionProto.GroupOrBuilderpublic int getFilenoCount()
repeated int32 fileno = 8;
the component files that are in this group, index into gc.files
getFilenoCount in interface GribCollectionProto.GroupOrBuilderpublic int getFileno(int index)
repeated int32 fileno = 8;
the component files that are in this group, index into gc.files
getFileno in interface GribCollectionProto.GroupOrBuilderpublic List<GribCollectionProto.TimeCoordUnion> getTimeCoordUnionsList()
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9;
for time partitions only
getTimeCoordUnionsList in interface GribCollectionProto.GroupOrBuilderpublic List<? extends GribCollectionProto.TimeCoordUnionOrBuilder> getTimeCoordUnionsOrBuilderList()
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9;
for time partitions only
getTimeCoordUnionsOrBuilderList in interface GribCollectionProto.GroupOrBuilderpublic int getTimeCoordUnionsCount()
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9;
for time partitions only
getTimeCoordUnionsCount in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.TimeCoordUnion getTimeCoordUnions(int index)
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9;
for time partitions only
getTimeCoordUnions in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.TimeCoordUnionOrBuilder getTimeCoordUnionsOrBuilder(int index)
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9;
for time partitions only
getTimeCoordUnionsOrBuilder in interface GribCollectionProto.GroupOrBuilderpublic boolean hasName()
optional string name = 10;
only when user overrides default name
hasName in interface GribCollectionProto.GroupOrBuilderpublic String getName()
optional string name = 10;
only when user overrides default name
getName in interface GribCollectionProto.GroupOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 10;
only when user overrides default name
getNameBytes in interface GribCollectionProto.GroupOrBuilderpublic boolean hasGdsHash()
optional sint32 gdsHash = 11 [default = 0];hasGdsHash in interface GribCollectionProto.GroupOrBuilderpublic int getGdsHash()
optional sint32 gdsHash = 11 [default = 0];getGdsHash in interface GribCollectionProto.GroupOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static GribCollectionProto.Group parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GribCollectionProto.Group parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GribCollectionProto.Group parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GribCollectionProto.Group parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GribCollectionProto.Group parseFrom(InputStream input) throws IOException
IOExceptionpublic static GribCollectionProto.Group parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GribCollectionProto.Group parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GribCollectionProto.Group parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GribCollectionProto.Group parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GribCollectionProto.Group parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GribCollectionProto.Group.Builder newBuilder()
public GribCollectionProto.Group.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GribCollectionProto.Group.Builder newBuilder(GribCollectionProto.Group prototype)
public GribCollectionProto.Group.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GribCollectionProto.Group.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 1999–2014 UCAR/Unidata. All rights reserved.