public static final class GcdmGridProto.GridAxis extends com.google.protobuf.GeneratedMessageV3 implements GcdmGridProto.GridAxisOrBuilder
ucar.gcdm.GridAxis| Modifier and Type | Class and Description |
|---|---|
static class |
GcdmGridProto.GridAxis.Builder
Protobuf type
ucar.gcdm.GridAxis |
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 |
BOUNDS_FIELD_NUMBER |
static int |
CDM_AXIS_TYPE_FIELD_NUMBER |
static int |
DATE_UNIT_FIELD_NUMBER |
static int |
DEPENDENCE_TYPE_FIELD_NUMBER |
static int |
DEPENDS_ON_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
END_VALUE_FIELD_NUMBER |
static int |
GRID_AXIS_TYPE_FIELD_NUMBER |
static int |
HOUR_OFFSETS_FIELD_NUMBER |
static int |
MIDPOINTS_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NCOORD_FIELD_NUMBER |
static int |
RESOLUTION_FIELD_NUMBER |
static int |
RUNTIME_AXIS_NAME_FIELD_NUMBER |
static int |
SHAPES_FIELD_NUMBER |
static int |
SPACING_FIELD_NUMBER |
static int |
START_VALUE_FIELD_NUMBER |
static int |
UNIT_FIELD_NUMBER |
static int |
VALUES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
GcdmNetcdfProto.Attribute |
getAttributes(int index)
find calendar attribute here?
|
int |
getAttributesCount()
find calendar attribute here?
|
List<GcdmNetcdfProto.Attribute> |
getAttributesList()
find calendar attribute here?
|
GcdmNetcdfProto.AttributeOrBuilder |
getAttributesOrBuilder(int index)
find calendar attribute here?
|
List<? extends GcdmNetcdfProto.AttributeOrBuilder> |
getAttributesOrBuilderList()
find calendar attribute here?
|
double |
getBounds(int index)
for TimeOffsetRegular
|
int |
getBoundsCount()
for TimeOffsetRegular
|
List<Double> |
getBoundsList()
for TimeOffsetRegular
|
GcdmGridProto.CdmAxisType |
getCdmAxisType()
.ucar.gcdm.CdmAxisType cdm_axis_type = 5; |
int |
getCdmAxisTypeValue()
.ucar.gcdm.CdmAxisType cdm_axis_type = 5; |
String |
getDateUnit()
for TimeHelper
|
com.google.protobuf.ByteString |
getDateUnitBytes()
for TimeHelper
|
static GcdmGridProto.GridAxis |
getDefaultInstance() |
GcdmGridProto.GridAxis |
getDefaultInstanceForType() |
GcdmGridProto.GridAxisDependenceType |
getDependenceType()
.ucar.gcdm.GridAxisDependenceType dependence_type = 8; |
int |
getDependenceTypeValue()
.ucar.gcdm.GridAxisDependenceType dependence_type = 8; |
String |
getDependsOn(int index)
depends on these axes, only for non-independent axes
|
com.google.protobuf.ByteString |
getDependsOnBytes(int index)
depends on these axes, only for non-independent axes
|
int |
getDependsOnCount()
depends on these axes, only for non-independent axes
|
com.google.protobuf.ProtocolStringList |
getDependsOnList()
depends on these axes, only for non-independent axes
|
String |
getDescription()
string description = 3; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string description = 3; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getEndValue()
double end_value = 13; |
GcdmGridProto.GridAxisType |
getGridAxisType()
.ucar.gcdm.GridAxisType grid_axis_type = 1; |
int |
getGridAxisTypeValue()
.ucar.gcdm.GridAxisType grid_axis_type = 1; |
int |
getHourOffsets(int index)
for TimeOffsetRegular
|
int |
getHourOffsetsCount()
for TimeOffsetRegular
|
List<Integer> |
getHourOffsetsList()
for TimeOffsetRegular
|
double |
getMidpoints(int index)
for TimeOffsetRegular
|
int |
getMidpointsCount()
for TimeOffsetRegular
|
List<Double> |
getMidpointsList()
for TimeOffsetRegular
|
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
int |
getNcoord()
number of coordinate values in axis
|
com.google.protobuf.Parser<GcdmGridProto.GridAxis> |
getParserForType() |
double |
getResolution()
double resolution = 14; |
String |
getRuntimeAxisName()
for TimeOffsetRegular
|
com.google.protobuf.ByteString |
getRuntimeAxisNameBytes()
for TimeOffsetRegular
|
int |
getSerializedSize() |
int |
getShapes(int index)
for TimeOffsetRegular
|
int |
getShapesCount()
for TimeOffsetRegular
|
List<Integer> |
getShapesList()
for TimeOffsetRegular
|
GcdmGridProto.GridAxisSpacing |
getSpacing()
.ucar.gcdm.GridAxisSpacing spacing = 7; |
int |
getSpacingValue()
.ucar.gcdm.GridAxisSpacing spacing = 7; |
double |
getStartValue()
double start_value = 12; |
String |
getUnit()
string unit = 4; |
com.google.protobuf.ByteString |
getUnitBytes()
string unit = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
double |
getValues(int index)
repeated double values = 15; |
int |
getValuesCount()
repeated double values = 15; |
List<Double> |
getValuesList()
repeated double values = 15; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GcdmGridProto.GridAxis.Builder |
newBuilder() |
static GcdmGridProto.GridAxis.Builder |
newBuilder(GcdmGridProto.GridAxis prototype) |
GcdmGridProto.GridAxis.Builder |
newBuilderForType() |
protected GcdmGridProto.GridAxis.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GcdmGridProto.GridAxis |
parseDelimitedFrom(InputStream input) |
static GcdmGridProto.GridAxis |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmGridProto.GridAxis |
parseFrom(byte[] data) |
static GcdmGridProto.GridAxis |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmGridProto.GridAxis |
parseFrom(ByteBuffer data) |
static GcdmGridProto.GridAxis |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmGridProto.GridAxis |
parseFrom(com.google.protobuf.ByteString data) |
static GcdmGridProto.GridAxis |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmGridProto.GridAxis |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GcdmGridProto.GridAxis |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmGridProto.GridAxis |
parseFrom(InputStream input) |
static GcdmGridProto.GridAxis |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GcdmGridProto.GridAxis> |
parser() |
GcdmGridProto.GridAxis.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 GRID_AXIS_TYPE_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int UNIT_FIELD_NUMBER
public static final int CDM_AXIS_TYPE_FIELD_NUMBER
public static final int ATTRIBUTES_FIELD_NUMBER
public static final int SPACING_FIELD_NUMBER
public static final int DEPENDENCE_TYPE_FIELD_NUMBER
public static final int DEPENDS_ON_FIELD_NUMBER
public static final int NCOORD_FIELD_NUMBER
public static final int START_VALUE_FIELD_NUMBER
public static final int END_VALUE_FIELD_NUMBER
public static final int RESOLUTION_FIELD_NUMBER
public static final int VALUES_FIELD_NUMBER
public static final int DATE_UNIT_FIELD_NUMBER
public static final int RUNTIME_AXIS_NAME_FIELD_NUMBER
public static final int HOUR_OFFSETS_FIELD_NUMBER
public static final int MIDPOINTS_FIELD_NUMBER
public static final int BOUNDS_FIELD_NUMBER
public static final int SHAPES_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 int getGridAxisTypeValue()
.ucar.gcdm.GridAxisType grid_axis_type = 1;getGridAxisTypeValue in interface GcdmGridProto.GridAxisOrBuilderpublic GcdmGridProto.GridAxisType getGridAxisType()
.ucar.gcdm.GridAxisType grid_axis_type = 1;getGridAxisType in interface GcdmGridProto.GridAxisOrBuilderpublic String getName()
string name = 2;getName in interface GcdmGridProto.GridAxisOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 2;getNameBytes in interface GcdmGridProto.GridAxisOrBuilderpublic String getDescription()
string description = 3;getDescription in interface GcdmGridProto.GridAxisOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
string description = 3;getDescriptionBytes in interface GcdmGridProto.GridAxisOrBuilderpublic String getUnit()
string unit = 4;getUnit in interface GcdmGridProto.GridAxisOrBuilderpublic com.google.protobuf.ByteString getUnitBytes()
string unit = 4;getUnitBytes in interface GcdmGridProto.GridAxisOrBuilderpublic int getCdmAxisTypeValue()
.ucar.gcdm.CdmAxisType cdm_axis_type = 5;getCdmAxisTypeValue in interface GcdmGridProto.GridAxisOrBuilderpublic GcdmGridProto.CdmAxisType getCdmAxisType()
.ucar.gcdm.CdmAxisType cdm_axis_type = 5;getCdmAxisType in interface GcdmGridProto.GridAxisOrBuilderpublic List<GcdmNetcdfProto.Attribute> getAttributesList()
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;getAttributesList in interface GcdmGridProto.GridAxisOrBuilderpublic List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttributesOrBuilderList()
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;getAttributesOrBuilderList in interface GcdmGridProto.GridAxisOrBuilderpublic int getAttributesCount()
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;getAttributesCount in interface GcdmGridProto.GridAxisOrBuilderpublic GcdmNetcdfProto.Attribute getAttributes(int index)
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;getAttributes in interface GcdmGridProto.GridAxisOrBuilderpublic GcdmNetcdfProto.AttributeOrBuilder getAttributesOrBuilder(int index)
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;getAttributesOrBuilder in interface GcdmGridProto.GridAxisOrBuilderpublic int getSpacingValue()
.ucar.gcdm.GridAxisSpacing spacing = 7;getSpacingValue in interface GcdmGridProto.GridAxisOrBuilderpublic GcdmGridProto.GridAxisSpacing getSpacing()
.ucar.gcdm.GridAxisSpacing spacing = 7;getSpacing in interface GcdmGridProto.GridAxisOrBuilderpublic int getDependenceTypeValue()
.ucar.gcdm.GridAxisDependenceType dependence_type = 8;getDependenceTypeValue in interface GcdmGridProto.GridAxisOrBuilderpublic GcdmGridProto.GridAxisDependenceType getDependenceType()
.ucar.gcdm.GridAxisDependenceType dependence_type = 8;getDependenceType in interface GcdmGridProto.GridAxisOrBuilderpublic com.google.protobuf.ProtocolStringList getDependsOnList()
depends on these axes, only for non-independent axes
repeated string depends_on = 9;getDependsOnList in interface GcdmGridProto.GridAxisOrBuilderpublic int getDependsOnCount()
depends on these axes, only for non-independent axes
repeated string depends_on = 9;getDependsOnCount in interface GcdmGridProto.GridAxisOrBuilderpublic String getDependsOn(int index)
depends on these axes, only for non-independent axes
repeated string depends_on = 9;getDependsOn in interface GcdmGridProto.GridAxisOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDependsOnBytes(int index)
depends on these axes, only for non-independent axes
repeated string depends_on = 9;getDependsOnBytes in interface GcdmGridProto.GridAxisOrBuilderindex - The index of the value to return.public int getNcoord()
number of coordinate values in axis
uint32 ncoord = 11;getNcoord in interface GcdmGridProto.GridAxisOrBuilderpublic double getStartValue()
double start_value = 12;getStartValue in interface GcdmGridProto.GridAxisOrBuilderpublic double getEndValue()
double end_value = 13;getEndValue in interface GcdmGridProto.GridAxisOrBuilderpublic double getResolution()
double resolution = 14;getResolution in interface GcdmGridProto.GridAxisOrBuilderpublic List<Double> getValuesList()
repeated double values = 15;getValuesList in interface GcdmGridProto.GridAxisOrBuilderpublic int getValuesCount()
repeated double values = 15;getValuesCount in interface GcdmGridProto.GridAxisOrBuilderpublic double getValues(int index)
repeated double values = 15;getValues in interface GcdmGridProto.GridAxisOrBuilderindex - The index of the element to return.public String getDateUnit()
for TimeHelper
string date_unit = 16;getDateUnit in interface GcdmGridProto.GridAxisOrBuilderpublic com.google.protobuf.ByteString getDateUnitBytes()
for TimeHelper
string date_unit = 16;getDateUnitBytes in interface GcdmGridProto.GridAxisOrBuilderpublic String getRuntimeAxisName()
for TimeOffsetRegular
string runtime_axis_name = 17;getRuntimeAxisName in interface GcdmGridProto.GridAxisOrBuilderpublic com.google.protobuf.ByteString getRuntimeAxisNameBytes()
for TimeOffsetRegular
string runtime_axis_name = 17;getRuntimeAxisNameBytes in interface GcdmGridProto.GridAxisOrBuilderpublic List<Integer> getHourOffsetsList()
for TimeOffsetRegular
repeated int32 hour_offsets = 18;getHourOffsetsList in interface GcdmGridProto.GridAxisOrBuilderpublic int getHourOffsetsCount()
for TimeOffsetRegular
repeated int32 hour_offsets = 18;getHourOffsetsCount in interface GcdmGridProto.GridAxisOrBuilderpublic int getHourOffsets(int index)
for TimeOffsetRegular
repeated int32 hour_offsets = 18;getHourOffsets in interface GcdmGridProto.GridAxisOrBuilderindex - The index of the element to return.public List<Double> getMidpointsList()
for TimeOffsetRegular
repeated double midpoints = 19;getMidpointsList in interface GcdmGridProto.GridAxisOrBuilderpublic int getMidpointsCount()
for TimeOffsetRegular
repeated double midpoints = 19;getMidpointsCount in interface GcdmGridProto.GridAxisOrBuilderpublic double getMidpoints(int index)
for TimeOffsetRegular
repeated double midpoints = 19;getMidpoints in interface GcdmGridProto.GridAxisOrBuilderindex - The index of the element to return.public List<Double> getBoundsList()
for TimeOffsetRegular
repeated double bounds = 20;getBoundsList in interface GcdmGridProto.GridAxisOrBuilderpublic int getBoundsCount()
for TimeOffsetRegular
repeated double bounds = 20;getBoundsCount in interface GcdmGridProto.GridAxisOrBuilderpublic double getBounds(int index)
for TimeOffsetRegular
repeated double bounds = 20;getBounds in interface GcdmGridProto.GridAxisOrBuilderindex - The index of the element to return.public List<Integer> getShapesList()
for TimeOffsetRegular
repeated uint32 shapes = 21;getShapesList in interface GcdmGridProto.GridAxisOrBuilderpublic int getShapesCount()
for TimeOffsetRegular
repeated uint32 shapes = 21;getShapesCount in interface GcdmGridProto.GridAxisOrBuilderpublic int getShapes(int index)
for TimeOffsetRegular
repeated uint32 shapes = 21;getShapes in interface GcdmGridProto.GridAxisOrBuilderindex - The index of the element to return.public 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.GridAxis parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmGridProto.GridAxis parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmGridProto.GridAxis parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmGridProto.GridAxis parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmGridProto.GridAxis parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmGridProto.GridAxis parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmGridProto.GridAxis parseFrom(InputStream input) throws IOException
IOExceptionpublic static GcdmGridProto.GridAxis parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GcdmGridProto.GridAxis parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GcdmGridProto.GridAxis parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GcdmGridProto.GridAxis parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GcdmGridProto.GridAxis parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GcdmGridProto.GridAxis.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GcdmGridProto.GridAxis.Builder newBuilder()
public static GcdmGridProto.GridAxis.Builder newBuilder(GcdmGridProto.GridAxis prototype)
public GcdmGridProto.GridAxis.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GcdmGridProto.GridAxis.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GcdmGridProto.GridAxis getDefaultInstance()
public static com.google.protobuf.Parser<GcdmGridProto.GridAxis> parser()
public com.google.protobuf.Parser<GcdmGridProto.GridAxis> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GcdmGridProto.GridAxis getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder