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, writeStringNoTag
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public 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.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<GribCollectionProto.Coord> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasType()
required int32 type = 1;
Coordinate.Type.ordinal
hasType
in interface GribCollectionProto.CoordOrBuilder
public int getType()
required int32 type = 1;
Coordinate.Type.ordinal
getType
in interface GribCollectionProto.CoordOrBuilder
public boolean hasCode()
required int32 code = 2;
time unit; level type
hasCode
in interface GribCollectionProto.CoordOrBuilder
public int getCode()
required int32 code = 2;
time unit; level type
getCode
in interface GribCollectionProto.CoordOrBuilder
public boolean hasUnit()
optional string unit = 3;
hasUnit
in interface GribCollectionProto.CoordOrBuilder
public java.lang.String getUnit()
optional string unit = 3;
getUnit
in interface GribCollectionProto.CoordOrBuilder
public com.google.protobuf.ByteString getUnitBytes()
optional string unit = 3;
getUnitBytes
in interface GribCollectionProto.CoordOrBuilder
public java.util.List<java.lang.Float> getValuesList()
repeated float values = 4;
getValuesList
in interface GribCollectionProto.CoordOrBuilder
public int getValuesCount()
repeated float values = 4;
getValuesCount
in interface GribCollectionProto.CoordOrBuilder
public float getValues(int index)
repeated float values = 4;
getValues
in interface GribCollectionProto.CoordOrBuilder
public java.util.List<java.lang.Float> getBoundList()
repeated float bound = 5;
only used if interval, then = (value, bound)
getBoundList
in interface GribCollectionProto.CoordOrBuilder
public int getBoundCount()
repeated float bound = 5;
only used if interval, then = (value, bound)
getBoundCount
in interface GribCollectionProto.CoordOrBuilder
public float getBound(int index)
repeated float bound = 5;
only used if interval, then = (value, bound)
getBound
in interface GribCollectionProto.CoordOrBuilder
public java.util.List<java.lang.Long> getMsecsList()
repeated int64 msecs = 6;
calendar date : runtime, time2D
getMsecsList
in interface GribCollectionProto.CoordOrBuilder
public int getMsecsCount()
repeated int64 msecs = 6;
calendar date : runtime, time2D
getMsecsCount
in interface GribCollectionProto.CoordOrBuilder
public long getMsecs(int index)
repeated int64 msecs = 6;
calendar date : runtime, time2D
getMsecs
in interface GribCollectionProto.CoordOrBuilder
public java.util.List<GribCollectionProto.Coord> getTimesList()
repeated .Coord times = 7;
time2D only
getTimesList
in interface GribCollectionProto.CoordOrBuilder
public java.util.List<? extends GribCollectionProto.CoordOrBuilder> getTimesOrBuilderList()
repeated .Coord times = 7;
time2D only
getTimesOrBuilderList
in interface GribCollectionProto.CoordOrBuilder
public int getTimesCount()
repeated .Coord times = 7;
time2D only
getTimesCount
in interface GribCollectionProto.CoordOrBuilder
public GribCollectionProto.Coord getTimes(int index)
repeated .Coord times = 7;
time2D only
getTimes
in interface GribCollectionProto.CoordOrBuilder
public GribCollectionProto.CoordOrBuilder getTimesOrBuilder(int index)
repeated .Coord times = 7;
time2D only
getTimesOrBuilder
in interface GribCollectionProto.CoordOrBuilder
public boolean hasIsOrthogonal()
optional bool isOrthogonal = 8;
time2D only
hasIsOrthogonal
in interface GribCollectionProto.CoordOrBuilder
public boolean getIsOrthogonal()
optional bool isOrthogonal = 8;
time2D only
getIsOrthogonal
in interface GribCollectionProto.CoordOrBuilder
public boolean hasIsRegular()
optional bool isRegular = 9;
time2D only
hasIsRegular
in interface GribCollectionProto.CoordOrBuilder
public boolean getIsRegular()
optional bool isRegular = 9;
time2D only
getIsRegular
in interface GribCollectionProto.CoordOrBuilder
public 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.CoordOrBuilder
public int getTime2RuntimeCount()
repeated uint32 time2runtime = 10;
time index to runtime index, only Best Time and TimeIntv
getTime2RuntimeCount
in interface GribCollectionProto.CoordOrBuilder
public int getTime2Runtime(int index)
repeated uint32 time2runtime = 10;
time index to runtime index, only Best Time and TimeIntv
getTime2Runtime
in interface GribCollectionProto.CoordOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
java.io.ObjectStreamException
public static GribCollectionProto.Coord parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GribCollectionProto.Coord parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GribCollectionProto.Coord parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GribCollectionProto.Coord parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GribCollectionProto.Coord parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static GribCollectionProto.Coord parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static GribCollectionProto.Coord parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static GribCollectionProto.Coord parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static GribCollectionProto.Coord parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static GribCollectionProto.Coord parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static GribCollectionProto.Coord.Builder newBuilder()
public GribCollectionProto.Coord.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static GribCollectionProto.Coord.Builder newBuilder(GribCollectionProto.Coord prototype)
public GribCollectionProto.Coord.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected GribCollectionProto.Coord.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage