public static final class GcdmNetcdfProto.Variable extends com.google.protobuf.GeneratedMessageV3 implements GcdmNetcdfProto.VariableOrBuilder
ucar.gcdm.Variable
Modifier and Type | Class and Description |
---|---|
static class |
GcdmNetcdfProto.Variable.Builder
Protobuf type
ucar.gcdm.Variable |
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 |
ATTRIBUTES_FIELD_NUMBER |
static int |
DATA_FIELD_NUMBER |
static int |
DATA_TYPE_FIELD_NUMBER |
static int |
ENUM_TYPE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SHAPES_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
GcdmNetcdfProto.Attribute |
getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 4; |
int |
getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 4; |
java.util.List<GcdmNetcdfProto.Attribute> |
getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmNetcdfProto.AttributeOrBuilder |
getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 4; |
java.util.List<? extends GcdmNetcdfProto.AttributeOrBuilder> |
getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmNetcdfProto.Data |
getData()
"immediate" - store small data in header
|
GcdmNetcdfProto.DataOrBuilder |
getDataOrBuilder()
"immediate" - store small data in header
|
GcdmNetcdfProto.DataType |
getDataType()
.ucar.gcdm.DataType data_type = 2; |
int |
getDataTypeValue()
.ucar.gcdm.DataType data_type = 2; |
static GcdmNetcdfProto.Variable |
getDefaultInstance() |
GcdmNetcdfProto.Variable |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getEnumType()
EnumTypedef name, only for enum types
|
com.google.protobuf.ByteString |
getEnumTypeBytes()
EnumTypedef name, only for enum types
|
java.lang.String |
getName()
short name
|
com.google.protobuf.ByteString |
getNameBytes()
short name
|
com.google.protobuf.Parser<GcdmNetcdfProto.Variable> |
getParserForType() |
int |
getSerializedSize() |
GcdmNetcdfProto.Dimension |
getShapes(int index)
actual dimension instead of reference
|
int |
getShapesCount()
actual dimension instead of reference
|
java.util.List<GcdmNetcdfProto.Dimension> |
getShapesList()
actual dimension instead of reference
|
GcdmNetcdfProto.DimensionOrBuilder |
getShapesOrBuilder(int index)
actual dimension instead of reference
|
java.util.List<? extends GcdmNetcdfProto.DimensionOrBuilder> |
getShapesOrBuilderList()
actual dimension instead of reference
|
boolean |
hasData()
"immediate" - store small data in header
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GcdmNetcdfProto.Variable.Builder |
newBuilder() |
static GcdmNetcdfProto.Variable.Builder |
newBuilder(GcdmNetcdfProto.Variable prototype) |
GcdmNetcdfProto.Variable.Builder |
newBuilderForType() |
protected GcdmNetcdfProto.Variable.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GcdmNetcdfProto.Variable |
parseDelimitedFrom(java.io.InputStream input) |
static GcdmNetcdfProto.Variable |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Variable |
parseFrom(byte[] data) |
static GcdmNetcdfProto.Variable |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Variable |
parseFrom(java.nio.ByteBuffer data) |
static GcdmNetcdfProto.Variable |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Variable |
parseFrom(com.google.protobuf.ByteString data) |
static GcdmNetcdfProto.Variable |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Variable |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GcdmNetcdfProto.Variable |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Variable |
parseFrom(java.io.InputStream input) |
static GcdmNetcdfProto.Variable |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GcdmNetcdfProto.Variable> |
parser() |
GcdmNetcdfProto.Variable.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 NAME_FIELD_NUMBER
public static final int DATA_TYPE_FIELD_NUMBER
public static final int SHAPES_FIELD_NUMBER
public static final int ATTRIBUTES_FIELD_NUMBER
public static final int ENUM_TYPE_FIELD_NUMBER
public static final int DATA_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 java.lang.String getName()
short name
string name = 1;
getName
in interface GcdmNetcdfProto.VariableOrBuilder
public com.google.protobuf.ByteString getNameBytes()
short name
string name = 1;
getNameBytes
in interface GcdmNetcdfProto.VariableOrBuilder
public int getDataTypeValue()
.ucar.gcdm.DataType data_type = 2;
getDataTypeValue
in interface GcdmNetcdfProto.VariableOrBuilder
public GcdmNetcdfProto.DataType getDataType()
.ucar.gcdm.DataType data_type = 2;
getDataType
in interface GcdmNetcdfProto.VariableOrBuilder
public java.util.List<GcdmNetcdfProto.Dimension> getShapesList()
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;
getShapesList
in interface GcdmNetcdfProto.VariableOrBuilder
public java.util.List<? extends GcdmNetcdfProto.DimensionOrBuilder> getShapesOrBuilderList()
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;
getShapesOrBuilderList
in interface GcdmNetcdfProto.VariableOrBuilder
public int getShapesCount()
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;
getShapesCount
in interface GcdmNetcdfProto.VariableOrBuilder
public GcdmNetcdfProto.Dimension getShapes(int index)
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;
getShapes
in interface GcdmNetcdfProto.VariableOrBuilder
public GcdmNetcdfProto.DimensionOrBuilder getShapesOrBuilder(int index)
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;
getShapesOrBuilder
in interface GcdmNetcdfProto.VariableOrBuilder
public java.util.List<GcdmNetcdfProto.Attribute> getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 4;
getAttributesList
in interface GcdmNetcdfProto.VariableOrBuilder
public java.util.List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 4;
getAttributesOrBuilderList
in interface GcdmNetcdfProto.VariableOrBuilder
public int getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 4;
getAttributesCount
in interface GcdmNetcdfProto.VariableOrBuilder
public GcdmNetcdfProto.Attribute getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 4;
getAttributes
in interface GcdmNetcdfProto.VariableOrBuilder
public GcdmNetcdfProto.AttributeOrBuilder getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 4;
getAttributesOrBuilder
in interface GcdmNetcdfProto.VariableOrBuilder
public java.lang.String getEnumType()
EnumTypedef name, only for enum types
string enum_type = 5;
getEnumType
in interface GcdmNetcdfProto.VariableOrBuilder
public com.google.protobuf.ByteString getEnumTypeBytes()
EnumTypedef name, only for enum types
string enum_type = 5;
getEnumTypeBytes
in interface GcdmNetcdfProto.VariableOrBuilder
public boolean hasData()
"immediate" - store small data in header
.ucar.gcdm.Data data = 6;
hasData
in interface GcdmNetcdfProto.VariableOrBuilder
public GcdmNetcdfProto.Data getData()
"immediate" - store small data in header
.ucar.gcdm.Data data = 6;
getData
in interface GcdmNetcdfProto.VariableOrBuilder
public GcdmNetcdfProto.DataOrBuilder getDataOrBuilder()
"immediate" - store small data in header
.ucar.gcdm.Data data = 6;
getDataOrBuilder
in interface GcdmNetcdfProto.VariableOrBuilder
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 GcdmNetcdfProto.Variable parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Variable parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Variable parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Variable parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Variable parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Variable parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Variable parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Variable parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Variable parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Variable parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Variable parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Variable parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public GcdmNetcdfProto.Variable.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static GcdmNetcdfProto.Variable.Builder newBuilder()
public static GcdmNetcdfProto.Variable.Builder newBuilder(GcdmNetcdfProto.Variable prototype)
public GcdmNetcdfProto.Variable.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected GcdmNetcdfProto.Variable.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static GcdmNetcdfProto.Variable getDefaultInstance()
public static com.google.protobuf.Parser<GcdmNetcdfProto.Variable> parser()
public com.google.protobuf.Parser<GcdmNetcdfProto.Variable> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public GcdmNetcdfProto.Variable getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder