public static final class CdmrFeatureProto.CoordAxis extends com.google.protobuf.GeneratedMessage implements CdmrFeatureProto.CoordAxisOrBuilder
CoordAxis| Modifier and Type | Class and Description |
|---|---|
static class |
CdmrFeatureProto.CoordAxis.Builder
Protobuf type
CoordAxis |
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ATTS_FIELD_NUMBER |
static int |
AXISTYPE_FIELD_NUMBER |
static int |
DATATYPE_FIELD_NUMBER |
static int |
DEPEND_FIELD_NUMBER |
static int |
DEPENDSON_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
ENDVALUE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NVALUES_FIELD_NUMBER |
static int |
RESOLUTION_FIELD_NUMBER |
static int |
SHAPE_FIELD_NUMBER |
static int |
SPACING_FIELD_NUMBER |
static int |
STARTVALUE_FIELD_NUMBER |
static int |
UNITS_FIELD_NUMBER |
static int |
VALUES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
NcStreamProto.Attribute |
getAtts(int index)
find calendar attribute here?
|
int |
getAttsCount()
find calendar attribute here?
|
java.util.List<NcStreamProto.Attribute> |
getAttsList()
find calendar attribute here?
|
NcStreamProto.AttributeOrBuilder |
getAttsOrBuilder(int index)
find calendar attribute here?
|
java.util.List<? extends NcStreamProto.AttributeOrBuilder> |
getAttsOrBuilderList()
find calendar attribute here?
|
CdmrFeatureProto.AxisType |
getAxisType()
.AxisType axisType = 4; |
int |
getAxisTypeValue()
.AxisType axisType = 4; |
NcStreamProto.DataType |
getDataType()
.DataType dataType = 2; |
int |
getDataTypeValue()
.DataType dataType = 2; |
static CdmrFeatureProto.CoordAxis |
getDefaultInstance() |
CdmrFeatureProto.CoordAxis |
getDefaultInstanceForType() |
CdmrFeatureProto.DependenceType |
getDepend()
.DependenceType depend = 7; |
java.lang.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
|
int |
getDependValue()
.DependenceType depend = 7; |
java.lang.String |
getDescription()
string description = 6; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string description = 6; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getEndValue()
double endValue = 13; |
java.lang.String |
getName()
short name, unique within dataset
|
com.google.protobuf.ByteString |
getNameBytes()
short name, unique within dataset
|
long |
getNvalues()
int64 nvalues = 10; |
com.google.protobuf.Parser<CdmrFeatureProto.CoordAxis> |
getParserForType() |
double |
getResolution()
resolution = (end-start) / (nvalues-1)
|
int |
getSerializedSize() |
int |
getShape(int index)
the shape of the axis (>1D only)
|
int |
getShapeCount()
the shape of the axis (>1D only)
|
java.util.List<java.lang.Integer> |
getShapeList()
the shape of the axis (>1D only)
|
CdmrFeatureProto.AxisSpacing |
getSpacing()
.AxisSpacing spacing = 11; |
int |
getSpacingValue()
.AxisSpacing spacing = 11; |
double |
getStartValue()
double startValue = 12; |
java.lang.String |
getUnits()
string units = 5; |
com.google.protobuf.ByteString |
getUnitsBytes()
string units = 5; |
com.google.protobuf.ByteString |
getValues()
big endian doubles; not used for regular, may be deferred
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CdmrFeatureProto.CoordAxis.Builder |
newBuilder() |
static CdmrFeatureProto.CoordAxis.Builder |
newBuilder(CdmrFeatureProto.CoordAxis prototype) |
CdmrFeatureProto.CoordAxis.Builder |
newBuilderForType() |
protected CdmrFeatureProto.CoordAxis.Builder |
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
static CdmrFeatureProto.CoordAxis |
parseDelimitedFrom(java.io.InputStream input) |
static CdmrFeatureProto.CoordAxis |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.CoordAxis |
parseFrom(byte[] data) |
static CdmrFeatureProto.CoordAxis |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.CoordAxis |
parseFrom(java.nio.ByteBuffer data) |
static CdmrFeatureProto.CoordAxis |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.CoordAxis |
parseFrom(com.google.protobuf.ByteString data) |
static CdmrFeatureProto.CoordAxis |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.CoordAxis |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CdmrFeatureProto.CoordAxis |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CdmrFeatureProto.CoordAxis |
parseFrom(java.io.InputStream input) |
static CdmrFeatureProto.CoordAxis |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CdmrFeatureProto.CoordAxis> |
parser() |
CdmrFeatureProto.CoordAxis.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, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int DATATYPE_FIELD_NUMBER
public static final int ATTS_FIELD_NUMBER
public static final int AXISTYPE_FIELD_NUMBER
public static final int UNITS_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int DEPEND_FIELD_NUMBER
public static final int DEPENDSON_FIELD_NUMBER
public static final int SHAPE_FIELD_NUMBER
public static final int NVALUES_FIELD_NUMBER
public static final int SPACING_FIELD_NUMBER
public static final int STARTVALUE_FIELD_NUMBER
public static final int ENDVALUE_FIELD_NUMBER
public static final int RESOLUTION_FIELD_NUMBER
public static final int VALUES_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic java.lang.String getName()
short name, unique within dataset
string name = 1;getName in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
short name, unique within dataset
string name = 1;getNameBytes in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getDataTypeValue()
.DataType dataType = 2;getDataTypeValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic NcStreamProto.DataType getDataType()
.DataType dataType = 2;getDataType in interface CdmrFeatureProto.CoordAxisOrBuilderpublic java.util.List<NcStreamProto.Attribute> getAttsList()
find calendar attribute here?
repeated .Attribute atts = 3;getAttsList in interface CdmrFeatureProto.CoordAxisOrBuilderpublic java.util.List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
find calendar attribute here?
repeated .Attribute atts = 3;getAttsOrBuilderList in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getAttsCount()
find calendar attribute here?
repeated .Attribute atts = 3;getAttsCount in interface CdmrFeatureProto.CoordAxisOrBuilderpublic NcStreamProto.Attribute getAtts(int index)
find calendar attribute here?
repeated .Attribute atts = 3;getAtts in interface CdmrFeatureProto.CoordAxisOrBuilderpublic NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
find calendar attribute here?
repeated .Attribute atts = 3;getAttsOrBuilder in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getAxisTypeValue()
.AxisType axisType = 4;getAxisTypeValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.AxisType getAxisType()
.AxisType axisType = 4;getAxisType in interface CdmrFeatureProto.CoordAxisOrBuilderpublic java.lang.String getUnits()
string units = 5;getUnits in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ByteString getUnitsBytes()
string units = 5;getUnitsBytes in interface CdmrFeatureProto.CoordAxisOrBuilderpublic java.lang.String getDescription()
string description = 6;getDescription in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
string description = 6;getDescriptionBytes in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getDependValue()
.DependenceType depend = 7;getDependValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.DependenceType getDepend()
.DependenceType depend = 7;getDepend in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ProtocolStringList getDependsOnList()
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;getDependsOnList in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getDependsOnCount()
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;getDependsOnCount in interface CdmrFeatureProto.CoordAxisOrBuilderpublic java.lang.String getDependsOn(int index)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;getDependsOn in interface CdmrFeatureProto.CoordAxisOrBuilderindex - 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 dependsOn = 8;getDependsOnBytes in interface CdmrFeatureProto.CoordAxisOrBuilderindex - The index of the value to return.public java.util.List<java.lang.Integer> getShapeList()
the shape of the axis (>1D only)
repeated uint32 shape = 9;getShapeList in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getShapeCount()
the shape of the axis (>1D only)
repeated uint32 shape = 9;getShapeCount in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getShape(int index)
the shape of the axis (>1D only)
repeated uint32 shape = 9;getShape in interface CdmrFeatureProto.CoordAxisOrBuilderindex - The index of the element to return.public long getNvalues()
int64 nvalues = 10;getNvalues in interface CdmrFeatureProto.CoordAxisOrBuilderpublic int getSpacingValue()
.AxisSpacing spacing = 11;getSpacingValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic CdmrFeatureProto.AxisSpacing getSpacing()
.AxisSpacing spacing = 11;getSpacing in interface CdmrFeatureProto.CoordAxisOrBuilderpublic double getStartValue()
double startValue = 12;getStartValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic double getEndValue()
double endValue = 13;getEndValue in interface CdmrFeatureProto.CoordAxisOrBuilderpublic double getResolution()
resolution = (end-start) / (nvalues-1)
double resolution = 14;getResolution in interface CdmrFeatureProto.CoordAxisOrBuilderpublic com.google.protobuf.ByteString getValues()
big endian doubles; not used for regular, may be deferred
bytes values = 15;getValues in interface CdmrFeatureProto.CoordAxisOrBuilderpublic 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.GeneratedMessagepublic boolean equals(java.lang.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 CdmrFeatureProto.CoordAxis parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CdmrFeatureProto.CoordAxis parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CdmrFeatureProto.CoordAxis parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CdmrFeatureProto.CoordAxis parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic CdmrFeatureProto.CoordAxis.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CdmrFeatureProto.CoordAxis.Builder newBuilder()
public static CdmrFeatureProto.CoordAxis.Builder newBuilder(CdmrFeatureProto.CoordAxis prototype)
public CdmrFeatureProto.CoordAxis.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CdmrFeatureProto.CoordAxis.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.AbstractMessagepublic static CdmrFeatureProto.CoordAxis getDefaultInstance()
public static com.google.protobuf.Parser<CdmrFeatureProto.CoordAxis> parser()
public com.google.protobuf.Parser<CdmrFeatureProto.CoordAxis> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic CdmrFeatureProto.CoordAxis getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder