public static final class GribCollectionProto.Coord extends com.google.protobuf.GeneratedMessage implements GribCollectionProto.CoordOrBuilder
Coord| Modifier and Type | Class and Description |
|---|---|
static class |
GribCollectionProto.Coord.Builder
Protobuf type
Coord |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, 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 |
BOUND_FIELD_NUMBER |
static int |
CODE_FIELD_NUMBER |
static int |
ISORTHOGONAL_FIELD_NUMBER |
static int |
ISREGULAR_FIELD_NUMBER |
static int |
MSECS_FIELD_NUMBER |
static com.google.protobuf.Parser<GribCollectionProto.Coord> |
PARSER |
static int |
TIME2RUNTIME_FIELD_NUMBER |
static int |
TIMES_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
UNIT_FIELD_NUMBER |
static int |
VALUES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
float |
getBound(int index)
repeated float bound = 5; |
int |
getBoundCount()
repeated float bound = 5; |
java.util.List<java.lang.Float> |
getBoundList()
repeated float bound = 5; |
int |
getCode()
required int32 code = 2; |
static GribCollectionProto.Coord |
getDefaultInstance() |
GribCollectionProto.Coord |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIsOrthogonal()
optional bool isOrthogonal = 8; |
boolean |
getIsRegular()
optional bool isRegular = 9; |
long |
getMsecs(int index)
repeated int64 msecs = 6; |
int |
getMsecsCount()
repeated int64 msecs = 6; |
java.util.List<java.lang.Long> |
getMsecsList()
repeated int64 msecs = 6; |
com.google.protobuf.Parser<GribCollectionProto.Coord> |
getParserForType() |
int |
getSerializedSize() |
int |
getTime2Runtime(int index)
repeated uint32 time2runtime = 10; |
int |
getTime2RuntimeCount()
repeated uint32 time2runtime = 10; |
java.util.List<java.lang.Integer> |
getTime2RuntimeList()
repeated uint32 time2runtime = 10; |
GribCollectionProto.Coord |
getTimes(int index)
repeated .Coord times = 7; |
int |
getTimesCount()
repeated .Coord times = 7; |
java.util.List<GribCollectionProto.Coord> |
getTimesList()
repeated .Coord times = 7; |
GribCollectionProto.CoordOrBuilder |
getTimesOrBuilder(int index)
repeated .Coord times = 7; |
java.util.List<? extends GribCollectionProto.CoordOrBuilder> |
getTimesOrBuilderList()
repeated .Coord times = 7; |
int |
getType()
required int32 type = 1; |
java.lang.String |
getUnit()
optional string unit = 3; |
com.google.protobuf.ByteString |
getUnitBytes()
optional string unit = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
float |
getValues(int index)
repeated float values = 4; |
int |
getValuesCount()
repeated float values = 4; |
java.util.List<java.lang.Float> |
getValuesList()
repeated float values = 4; |
boolean |
hasCode()
required int32 code = 2; |
boolean |
hasIsOrthogonal()
optional bool isOrthogonal = 8; |
boolean |
hasIsRegular()
optional bool isRegular = 9; |
boolean |
hasType()
required int32 type = 1; |
boolean |
hasUnit()
optional string unit = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GribCollectionProto.Coord.Builder |
newBuilder() |
static GribCollectionProto.Coord.Builder |
newBuilder(GribCollectionProto.Coord prototype) |
GribCollectionProto.Coord.Builder |
newBuilderForType() |
protected GribCollectionProto.Coord.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static GribCollectionProto.Coord |
parseDelimitedFrom(java.io.InputStream input) |
static GribCollectionProto.Coord |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GribCollectionProto.Coord |
parseFrom(byte[] data) |
static GribCollectionProto.Coord |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GribCollectionProto.Coord |
parseFrom(com.google.protobuf.ByteString data) |
static GribCollectionProto.Coord |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GribCollectionProto.Coord |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GribCollectionProto.Coord |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GribCollectionProto.Coord |
parseFrom(java.io.InputStream input) |
static GribCollectionProto.Coord |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GribCollectionProto.Coord.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<GribCollectionProto.Coord> PARSER
public static final int TYPE_FIELD_NUMBER
public static final int CODE_FIELD_NUMBER
public static final int UNIT_FIELD_NUMBER
public static final int VALUES_FIELD_NUMBER
public static final int BOUND_FIELD_NUMBER
public static final int MSECS_FIELD_NUMBER
public static final int TIMES_FIELD_NUMBER
public static final int ISORTHOGONAL_FIELD_NUMBER
public static final int ISREGULAR_FIELD_NUMBER
public static final int TIME2RUNTIME_FIELD_NUMBER
public static GribCollectionProto.Coord getDefaultInstance()
public GribCollectionProto.Coord 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.Coord> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasType()
required int32 type = 1;
Coordinate.Type.ordinal
hasType in interface GribCollectionProto.CoordOrBuilderpublic int getType()
required int32 type = 1;
Coordinate.Type.ordinal
getType in interface GribCollectionProto.CoordOrBuilderpublic boolean hasCode()
required int32 code = 2;
time unit; level type
hasCode in interface GribCollectionProto.CoordOrBuilderpublic int getCode()
required int32 code = 2;
time unit; level type
getCode in interface GribCollectionProto.CoordOrBuilderpublic boolean hasUnit()
optional string unit = 3;hasUnit in interface GribCollectionProto.CoordOrBuilderpublic java.lang.String getUnit()
optional string unit = 3;getUnit in interface GribCollectionProto.CoordOrBuilderpublic com.google.protobuf.ByteString getUnitBytes()
optional string unit = 3;getUnitBytes in interface GribCollectionProto.CoordOrBuilderpublic java.util.List<java.lang.Float> getValuesList()
repeated float values = 4;getValuesList in interface GribCollectionProto.CoordOrBuilderpublic int getValuesCount()
repeated float values = 4;getValuesCount in interface GribCollectionProto.CoordOrBuilderpublic float getValues(int index)
repeated float values = 4;getValues in interface GribCollectionProto.CoordOrBuilderpublic java.util.List<java.lang.Float> getBoundList()
repeated float bound = 5;
only used if interval, then = (value, bound)
getBoundList in interface GribCollectionProto.CoordOrBuilderpublic int getBoundCount()
repeated float bound = 5;
only used if interval, then = (value, bound)
getBoundCount in interface GribCollectionProto.CoordOrBuilderpublic float getBound(int index)
repeated float bound = 5;
only used if interval, then = (value, bound)
getBound in interface GribCollectionProto.CoordOrBuilderpublic java.util.List<java.lang.Long> getMsecsList()
repeated int64 msecs = 6;
calendar date : runtime, time2D
getMsecsList in interface GribCollectionProto.CoordOrBuilderpublic int getMsecsCount()
repeated int64 msecs = 6;
calendar date : runtime, time2D
getMsecsCount in interface GribCollectionProto.CoordOrBuilderpublic long getMsecs(int index)
repeated int64 msecs = 6;
calendar date : runtime, time2D
getMsecs in interface GribCollectionProto.CoordOrBuilderpublic java.util.List<GribCollectionProto.Coord> getTimesList()
repeated .Coord times = 7;
time2D only
getTimesList in interface GribCollectionProto.CoordOrBuilderpublic java.util.List<? extends GribCollectionProto.CoordOrBuilder> getTimesOrBuilderList()
repeated .Coord times = 7;
time2D only
getTimesOrBuilderList in interface GribCollectionProto.CoordOrBuilderpublic int getTimesCount()
repeated .Coord times = 7;
time2D only
getTimesCount in interface GribCollectionProto.CoordOrBuilderpublic GribCollectionProto.Coord getTimes(int index)
repeated .Coord times = 7;
time2D only
getTimes in interface GribCollectionProto.CoordOrBuilderpublic GribCollectionProto.CoordOrBuilder getTimesOrBuilder(int index)
repeated .Coord times = 7;
time2D only
getTimesOrBuilder in interface GribCollectionProto.CoordOrBuilderpublic boolean hasIsOrthogonal()
optional bool isOrthogonal = 8;
time2D only
hasIsOrthogonal in interface GribCollectionProto.CoordOrBuilderpublic boolean getIsOrthogonal()
optional bool isOrthogonal = 8;
time2D only
getIsOrthogonal in interface GribCollectionProto.CoordOrBuilderpublic boolean hasIsRegular()
optional bool isRegular = 9;
time2D only
hasIsRegular in interface GribCollectionProto.CoordOrBuilderpublic boolean getIsRegular()
optional bool isRegular = 9;
time2D only
getIsRegular in interface GribCollectionProto.CoordOrBuilderpublic java.util.List<java.lang.Integer> getTime2RuntimeList()
repeated uint32 time2runtime = 10;
time index to runtime index, only Best Time and TimeIntv
getTime2RuntimeList in interface GribCollectionProto.CoordOrBuilderpublic int getTime2RuntimeCount()
repeated uint32 time2runtime = 10;
time index to runtime index, only Best Time and TimeIntv
getTime2RuntimeCount in interface GribCollectionProto.CoordOrBuilderpublic int getTime2Runtime(int index)
repeated uint32 time2runtime = 10;
time index to runtime index, only Best Time and TimeIntv
getTime2Runtime in interface GribCollectionProto.CoordOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageprotected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessagejava.io.ObjectStreamExceptionpublic static GribCollectionProto.Coord parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GribCollectionProto.Coord parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GribCollectionProto.Coord parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GribCollectionProto.Coord parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GribCollectionProto.Coord parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static GribCollectionProto.Coord parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static GribCollectionProto.Coord parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static GribCollectionProto.Coord parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static GribCollectionProto.Coord parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static GribCollectionProto.Coord parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static GribCollectionProto.Coord.Builder newBuilder()
public GribCollectionProto.Coord.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GribCollectionProto.Coord.Builder newBuilder(GribCollectionProto.Coord prototype)
public GribCollectionProto.Coord.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GribCollectionProto.Coord.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage