Package ucar.nc2.ft2.coverage.remote
Class CdmrFeatureProto.GeoReferencedArray
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,CdmrFeatureProto.GeoReferencedArrayOrBuilder
- Enclosing class:
- CdmrFeatureProto
public static final class CdmrFeatureProto.GeoReferencedArray extends com.google.protobuf.GeneratedMessageV3 implements CdmrFeatureProto.GeoReferencedArrayOrBuilder
Protobuf typeGeoReferencedArray
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CdmrFeatureProto.GeoReferencedArray.Builder
Protobuf typeGeoReferencedArray
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static int
AXISNAME_FIELD_NUMBER
static int
BIGEND_FIELD_NUMBER
static int
COMPRESS_FIELD_NUMBER
static int
COORDSYSNAME_FIELD_NUMBER
static int
COVERAGENAME_FIELD_NUMBER
static int
DATATYPE_FIELD_NUMBER
static int
PRIMDATA_FIELD_NUMBER
static int
SHAPE_FIELD_NUMBER
static int
UNCOMPRESSEDSIZE_FIELD_NUMBER
static int
VERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getAxisName(int index)
each dimension corresponds to this axiscom.google.protobuf.ByteString
getAxisNameBytes(int index)
each dimension corresponds to this axisint
getAxisNameCount()
each dimension corresponds to this axiscom.google.protobuf.ProtocolStringList
getAxisNameList()
each dimension corresponds to this axisboolean
getBigend()
bool bigend = 3;
NcStreamProto.Compress
getCompress()
.Compress compress = 5;
int
getCompressValue()
.Compress compress = 5;
String
getCoordSysName()
must have coordAxes corresponding to shapecom.google.protobuf.ByteString
getCoordSysNameBytes()
must have coordAxes corresponding to shapeString
getCoverageName()
full escaped name.com.google.protobuf.ByteString
getCoverageNameBytes()
full escaped name.NcStreamProto.DataType
getDataType()
.DataType dataType = 2;
int
getDataTypeValue()
.DataType dataType = 2;
static CdmrFeatureProto.GeoReferencedArray
getDefaultInstance()
CdmrFeatureProto.GeoReferencedArray
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Parser<CdmrFeatureProto.GeoReferencedArray>
getParserForType()
com.google.protobuf.ByteString
getPrimdata()
rectangular, primitive arrayint
getSerializedSize()
int
getShape(int index)
the shape of the returned arrayint
getShapeCount()
the shape of the returned arrayList<Integer>
getShapeList()
the shape of the returned arraylong
getUncompressedSize()
uint64 uncompressedSize = 6;
int
getVersion()
set to >= 3 for proto3int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static CdmrFeatureProto.GeoReferencedArray.Builder
newBuilder()
static CdmrFeatureProto.GeoReferencedArray.Builder
newBuilder(CdmrFeatureProto.GeoReferencedArray prototype)
CdmrFeatureProto.GeoReferencedArray.Builder
newBuilderForType()
protected CdmrFeatureProto.GeoReferencedArray.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static CdmrFeatureProto.GeoReferencedArray
parseDelimitedFrom(InputStream input)
static CdmrFeatureProto.GeoReferencedArray
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CdmrFeatureProto.GeoReferencedArray
parseFrom(byte[] data)
static CdmrFeatureProto.GeoReferencedArray
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CdmrFeatureProto.GeoReferencedArray
parseFrom(com.google.protobuf.ByteString data)
static CdmrFeatureProto.GeoReferencedArray
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CdmrFeatureProto.GeoReferencedArray
parseFrom(com.google.protobuf.CodedInputStream input)
static CdmrFeatureProto.GeoReferencedArray
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CdmrFeatureProto.GeoReferencedArray
parseFrom(InputStream input)
static CdmrFeatureProto.GeoReferencedArray
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CdmrFeatureProto.GeoReferencedArray
parseFrom(ByteBuffer data)
static CdmrFeatureProto.GeoReferencedArray
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<CdmrFeatureProto.GeoReferencedArray>
parser()
CdmrFeatureProto.GeoReferencedArray.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
COVERAGENAME_FIELD_NUMBER
public static final int COVERAGENAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATATYPE_FIELD_NUMBER
public static final int DATATYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BIGEND_FIELD_NUMBER
public static final int BIGEND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPRESS_FIELD_NUMBER
public static final int COMPRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UNCOMPRESSEDSIZE_FIELD_NUMBER
public static final int UNCOMPRESSEDSIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHAPE_FIELD_NUMBER
public static final int SHAPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AXISNAME_FIELD_NUMBER
public static final int AXISNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COORDSYSNAME_FIELD_NUMBER
public static final int COORDSYSNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRIMDATA_FIELD_NUMBER
public static final int PRIMDATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getCoverageName
public String getCoverageName()
full escaped name.
string coverageName = 1;
- Specified by:
getCoverageName
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The coverageName.
-
getCoverageNameBytes
public com.google.protobuf.ByteString getCoverageNameBytes()
full escaped name.
string coverageName = 1;
- Specified by:
getCoverageNameBytes
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The bytes for coverageName.
-
getDataTypeValue
public int getDataTypeValue()
.DataType dataType = 2;
- Specified by:
getDataTypeValue
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The enum numeric value on the wire for dataType.
-
getDataType
public NcStreamProto.DataType getDataType()
.DataType dataType = 2;
- Specified by:
getDataType
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The dataType.
-
getBigend
public boolean getBigend()
bool bigend = 3;
- Specified by:
getBigend
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The bigend.
-
getVersion
public int getVersion()
set to >= 3 for proto3
uint32 version = 4;
- Specified by:
getVersion
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The version.
-
getCompressValue
public int getCompressValue()
.Compress compress = 5;
- Specified by:
getCompressValue
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The enum numeric value on the wire for compress.
-
getCompress
public NcStreamProto.Compress getCompress()
.Compress compress = 5;
- Specified by:
getCompress
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The compress.
-
getUncompressedSize
public long getUncompressedSize()
uint64 uncompressedSize = 6;
- Specified by:
getUncompressedSize
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The uncompressedSize.
-
getShapeList
public List<Integer> getShapeList()
the shape of the returned array
repeated uint32 shape = 7;
- Specified by:
getShapeList
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- A list containing the shape.
-
getShapeCount
public int getShapeCount()
the shape of the returned array
repeated uint32 shape = 7;
- Specified by:
getShapeCount
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The count of shape.
-
getShape
public int getShape(int index)
the shape of the returned array
repeated uint32 shape = 7;
- Specified by:
getShape
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The shape at the given index.
-
getAxisNameList
public com.google.protobuf.ProtocolStringList getAxisNameList()
each dimension corresponds to this axis
repeated string axisName = 8;
- Specified by:
getAxisNameList
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- A list containing the axisName.
-
getAxisNameCount
public int getAxisNameCount()
each dimension corresponds to this axis
repeated string axisName = 8;
- Specified by:
getAxisNameCount
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The count of axisName.
-
getAxisName
public String getAxisName(int index)
each dimension corresponds to this axis
repeated string axisName = 8;
- Specified by:
getAxisName
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The axisName at the given index.
-
getAxisNameBytes
public com.google.protobuf.ByteString getAxisNameBytes(int index)
each dimension corresponds to this axis
repeated string axisName = 8;
- Specified by:
getAxisNameBytes
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the axisName at the given index.
-
getCoordSysName
public String getCoordSysName()
must have coordAxes corresponding to shape
string coordSysName = 9;
- Specified by:
getCoordSysName
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The coordSysName.
-
getCoordSysNameBytes
public com.google.protobuf.ByteString getCoordSysNameBytes()
must have coordAxes corresponding to shape
string coordSysName = 9;
- Specified by:
getCoordSysNameBytes
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The bytes for coordSysName.
-
getPrimdata
public com.google.protobuf.ByteString getPrimdata()
rectangular, primitive array
bytes primdata = 10;
- Specified by:
getPrimdata
in interfaceCdmrFeatureProto.GeoReferencedArrayOrBuilder
- Returns:
- The primdata.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CdmrFeatureProto.GeoReferencedArray parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CdmrFeatureProto.GeoReferencedArray parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CdmrFeatureProto.GeoReferencedArray parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CdmrFeatureProto.GeoReferencedArray parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CdmrFeatureProto.GeoReferencedArray parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CdmrFeatureProto.GeoReferencedArray parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CdmrFeatureProto.GeoReferencedArray parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CdmrFeatureProto.GeoReferencedArray parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CdmrFeatureProto.GeoReferencedArray parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CdmrFeatureProto.GeoReferencedArray parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CdmrFeatureProto.GeoReferencedArray parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CdmrFeatureProto.GeoReferencedArray parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CdmrFeatureProto.GeoReferencedArray.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CdmrFeatureProto.GeoReferencedArray.Builder newBuilder()
-
newBuilder
public static CdmrFeatureProto.GeoReferencedArray.Builder newBuilder(CdmrFeatureProto.GeoReferencedArray prototype)
-
toBuilder
public CdmrFeatureProto.GeoReferencedArray.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CdmrFeatureProto.GeoReferencedArray.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CdmrFeatureProto.GeoReferencedArray getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CdmrFeatureProto.GeoReferencedArray> parser()
-
getParserForType
public com.google.protobuf.Parser<CdmrFeatureProto.GeoReferencedArray> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CdmrFeatureProto.GeoReferencedArray getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-