public static final class GribCollectionProto.Coord extends com.google.protobuf.GeneratedMessageV3 implements GribCollectionProto.CoordOrBuilder
Coord
Modifier and Type | Class and Description |
---|---|
static class |
GribCollectionProto.Coord.Builder
Protobuf type
Coord |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
AXISTYPE_FIELD_NUMBER |
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 int |
TIME2RUNTIME_FIELD_NUMBER |
static int |
TIMES_FIELD_NUMBER |
static int |
UNIT_FIELD_NUMBER |
static int |
VALUES_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
GribCollectionProto.GribAxisType |
getAxisType()
.GribAxisType axisType = 1; |
int |
getAxisTypeValue()
.GribAxisType axisType = 1; |
float |
getBound(int index)
only used if interval, then = (value, bound)
|
int |
getBoundCount()
only used if interval, then = (value, bound)
|
java.util.List<java.lang.Float> |
getBoundList()
only used if interval, then = (value, bound)
|
int |
getCode()
time unit; level type
|
static GribCollectionProto.Coord |
getDefaultInstance() |
GribCollectionProto.Coord |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIsOrthogonal()
time2D only
|
boolean |
getIsRegular()
time2D only
|
long |
getMsecs(int index)
calendar date : runtime, time2D
|
int |
getMsecsCount()
calendar date : runtime, time2D
|
java.util.List<java.lang.Long> |
getMsecsList()
calendar date : runtime, time2D
|
com.google.protobuf.Parser<GribCollectionProto.Coord> |
getParserForType() |
int |
getSerializedSize() |
int |
getTime2Runtime(int index)
time index to runtime index, Best Time only
|
int |
getTime2RuntimeCount()
time index to runtime index, Best Time only
|
java.util.List<java.lang.Integer> |
getTime2RuntimeList()
time index to runtime index, Best Time only
|
GribCollectionProto.Coord |
getTimes(int index)
time2D only
|
int |
getTimesCount()
time2D only
|
java.util.List<GribCollectionProto.Coord> |
getTimesList()
time2D only
|
GribCollectionProto.CoordOrBuilder |
getTimesOrBuilder(int index)
time2D only
|
java.util.List<? extends GribCollectionProto.CoordOrBuilder> |
getTimesOrBuilderList()
time2D only
|
java.lang.String |
getUnit()
string unit = 3; |
com.google.protobuf.ByteString |
getUnitBytes()
string unit = 3; |
float |
getValues(int index)
repeated float values = 4 [packed = true]; |
int |
getValuesCount()
repeated float values = 4 [packed = true]; |
java.util.List<java.lang.Float> |
getValuesList()
repeated float values = 4 [packed = true]; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.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.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
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(java.nio.ByteBuffer data) |
static GribCollectionProto.Coord |
parseFrom(java.nio.ByteBuffer 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) |
static com.google.protobuf.Parser<GribCollectionProto.Coord> |
parser() |
GribCollectionProto.Coord.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int AXISTYPE_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
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public int getAxisTypeValue()
.GribAxisType axisType = 1;
getAxisTypeValue
in interface GribCollectionProto.CoordOrBuilder
public GribCollectionProto.GribAxisType getAxisType()
.GribAxisType axisType = 1;
getAxisType
in interface GribCollectionProto.CoordOrBuilder
public int getCode()
time unit; level type
int32 code = 2;
getCode
in interface GribCollectionProto.CoordOrBuilder
public java.lang.String getUnit()
string unit = 3;
getUnit
in interface GribCollectionProto.CoordOrBuilder
public com.google.protobuf.ByteString getUnitBytes()
string unit = 3;
getUnitBytes
in interface GribCollectionProto.CoordOrBuilder
public java.util.List<java.lang.Float> getValuesList()
repeated float values = 4 [packed = true];
getValuesList
in interface GribCollectionProto.CoordOrBuilder
public int getValuesCount()
repeated float values = 4 [packed = true];
getValuesCount
in interface GribCollectionProto.CoordOrBuilder
public float getValues(int index)
repeated float values = 4 [packed = true];
getValues
in interface GribCollectionProto.CoordOrBuilder
index
- The index of the element to return.public java.util.List<java.lang.Float> getBoundList()
only used if interval, then = (value, bound)
repeated float bound = 5 [packed = true];
getBoundList
in interface GribCollectionProto.CoordOrBuilder
public int getBoundCount()
only used if interval, then = (value, bound)
repeated float bound = 5 [packed = true];
getBoundCount
in interface GribCollectionProto.CoordOrBuilder
public float getBound(int index)
only used if interval, then = (value, bound)
repeated float bound = 5 [packed = true];
getBound
in interface GribCollectionProto.CoordOrBuilder
index
- The index of the element to return.public java.util.List<java.lang.Long> getMsecsList()
calendar date : runtime, time2D
repeated int64 msecs = 6 [packed = true];
getMsecsList
in interface GribCollectionProto.CoordOrBuilder
public int getMsecsCount()
calendar date : runtime, time2D
repeated int64 msecs = 6 [packed = true];
getMsecsCount
in interface GribCollectionProto.CoordOrBuilder
public long getMsecs(int index)
calendar date : runtime, time2D
repeated int64 msecs = 6 [packed = true];
getMsecs
in interface GribCollectionProto.CoordOrBuilder
index
- The index of the element to return.public java.util.List<GribCollectionProto.Coord> getTimesList()
time2D only
repeated .Coord times = 7;
getTimesList
in interface GribCollectionProto.CoordOrBuilder
public java.util.List<? extends GribCollectionProto.CoordOrBuilder> getTimesOrBuilderList()
time2D only
repeated .Coord times = 7;
getTimesOrBuilderList
in interface GribCollectionProto.CoordOrBuilder
public int getTimesCount()
time2D only
repeated .Coord times = 7;
getTimesCount
in interface GribCollectionProto.CoordOrBuilder
public GribCollectionProto.Coord getTimes(int index)
time2D only
repeated .Coord times = 7;
getTimes
in interface GribCollectionProto.CoordOrBuilder
public GribCollectionProto.CoordOrBuilder getTimesOrBuilder(int index)
time2D only
repeated .Coord times = 7;
getTimesOrBuilder
in interface GribCollectionProto.CoordOrBuilder
public boolean getIsOrthogonal()
time2D only
bool isOrthogonal = 8;
getIsOrthogonal
in interface GribCollectionProto.CoordOrBuilder
public boolean getIsRegular()
time2D only
bool isRegular = 9;
getIsRegular
in interface GribCollectionProto.CoordOrBuilder
public java.util.List<java.lang.Integer> getTime2RuntimeList()
time index to runtime index, Best Time only
repeated uint32 time2runtime = 10 [packed = true];
getTime2RuntimeList
in interface GribCollectionProto.CoordOrBuilder
public int getTime2RuntimeCount()
time index to runtime index, Best Time only
repeated uint32 time2runtime = 10 [packed = true];
getTime2RuntimeCount
in interface GribCollectionProto.CoordOrBuilder
public int getTime2Runtime(int index)
time index to runtime index, Best Time only
repeated uint32 time2runtime = 10 [packed = true];
getTime2Runtime
in interface GribCollectionProto.CoordOrBuilder
index
- The index of the element to return.public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
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.GeneratedMessageV3
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(java.lang.Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static GribCollectionProto.Coord parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GribCollectionProto.Coord parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
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 GribCollectionProto.Coord.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static GribCollectionProto.Coord.Builder newBuilder()
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.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static GribCollectionProto.Coord getDefaultInstance()
public static com.google.protobuf.Parser<GribCollectionProto.Coord> parser()
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.GeneratedMessageV3
public GribCollectionProto.Coord getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder