public static final class GcdmNetcdfProto.Structure extends com.google.protobuf.GeneratedMessageV3 implements GcdmNetcdfProto.StructureOrBuilder
ucar.gcdm.Structure
Modifier and Type | Class and Description |
---|---|
static class |
GcdmNetcdfProto.Structure.Builder
Protobuf type
ucar.gcdm.Structure |
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_TYPE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SHAPES_FIELD_NUMBER |
static int |
STRUCTS_FIELD_NUMBER |
static int |
VARIABLES_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.DataType |
getDataType()
STRUCTURE or SEQUENCE
|
int |
getDataTypeValue()
STRUCTURE or SEQUENCE
|
static GcdmNetcdfProto.Structure |
getDefaultInstance() |
GcdmNetcdfProto.Structure |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getName()
short name
|
com.google.protobuf.ByteString |
getNameBytes()
short name
|
com.google.protobuf.Parser<GcdmNetcdfProto.Structure> |
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
|
GcdmNetcdfProto.Structure |
getStructs(int index)
struct members that are structs
|
int |
getStructsCount()
struct members that are structs
|
java.util.List<GcdmNetcdfProto.Structure> |
getStructsList()
struct members that are structs
|
GcdmNetcdfProto.StructureOrBuilder |
getStructsOrBuilder(int index)
struct members that are structs
|
java.util.List<? extends GcdmNetcdfProto.StructureOrBuilder> |
getStructsOrBuilderList()
struct members that are structs
|
GcdmNetcdfProto.Variable |
getVariables(int index)
members that are not structs
|
int |
getVariablesCount()
members that are not structs
|
java.util.List<GcdmNetcdfProto.Variable> |
getVariablesList()
members that are not structs
|
GcdmNetcdfProto.VariableOrBuilder |
getVariablesOrBuilder(int index)
members that are not structs
|
java.util.List<? extends GcdmNetcdfProto.VariableOrBuilder> |
getVariablesOrBuilderList()
members that are not structs
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GcdmNetcdfProto.Structure.Builder |
newBuilder() |
static GcdmNetcdfProto.Structure.Builder |
newBuilder(GcdmNetcdfProto.Structure prototype) |
GcdmNetcdfProto.Structure.Builder |
newBuilderForType() |
protected GcdmNetcdfProto.Structure.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GcdmNetcdfProto.Structure |
parseDelimitedFrom(java.io.InputStream input) |
static GcdmNetcdfProto.Structure |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Structure |
parseFrom(byte[] data) |
static GcdmNetcdfProto.Structure |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Structure |
parseFrom(java.nio.ByteBuffer data) |
static GcdmNetcdfProto.Structure |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Structure |
parseFrom(com.google.protobuf.ByteString data) |
static GcdmNetcdfProto.Structure |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Structure |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GcdmNetcdfProto.Structure |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Structure |
parseFrom(java.io.InputStream input) |
static GcdmNetcdfProto.Structure |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GcdmNetcdfProto.Structure> |
parser() |
GcdmNetcdfProto.Structure.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 VARIABLES_FIELD_NUMBER
public static final int STRUCTS_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.StructureOrBuilder
public com.google.protobuf.ByteString getNameBytes()
short name
string name = 1;
getNameBytes
in interface GcdmNetcdfProto.StructureOrBuilder
public int getDataTypeValue()
STRUCTURE or SEQUENCE
.ucar.gcdm.DataType data_type = 2;
getDataTypeValue
in interface GcdmNetcdfProto.StructureOrBuilder
public GcdmNetcdfProto.DataType getDataType()
STRUCTURE or SEQUENCE
.ucar.gcdm.DataType data_type = 2;
getDataType
in interface GcdmNetcdfProto.StructureOrBuilder
public java.util.List<GcdmNetcdfProto.Dimension> getShapesList()
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;
getShapesList
in interface GcdmNetcdfProto.StructureOrBuilder
public java.util.List<? extends GcdmNetcdfProto.DimensionOrBuilder> getShapesOrBuilderList()
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;
getShapesOrBuilderList
in interface GcdmNetcdfProto.StructureOrBuilder
public int getShapesCount()
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;
getShapesCount
in interface GcdmNetcdfProto.StructureOrBuilder
public GcdmNetcdfProto.Dimension getShapes(int index)
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;
getShapes
in interface GcdmNetcdfProto.StructureOrBuilder
public GcdmNetcdfProto.DimensionOrBuilder getShapesOrBuilder(int index)
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;
getShapesOrBuilder
in interface GcdmNetcdfProto.StructureOrBuilder
public java.util.List<GcdmNetcdfProto.Attribute> getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 4;
getAttributesList
in interface GcdmNetcdfProto.StructureOrBuilder
public java.util.List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 4;
getAttributesOrBuilderList
in interface GcdmNetcdfProto.StructureOrBuilder
public int getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 4;
getAttributesCount
in interface GcdmNetcdfProto.StructureOrBuilder
public GcdmNetcdfProto.Attribute getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 4;
getAttributes
in interface GcdmNetcdfProto.StructureOrBuilder
public GcdmNetcdfProto.AttributeOrBuilder getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 4;
getAttributesOrBuilder
in interface GcdmNetcdfProto.StructureOrBuilder
public java.util.List<GcdmNetcdfProto.Variable> getVariablesList()
members that are not structs
repeated .ucar.gcdm.Variable variables = 5;
getVariablesList
in interface GcdmNetcdfProto.StructureOrBuilder
public java.util.List<? extends GcdmNetcdfProto.VariableOrBuilder> getVariablesOrBuilderList()
members that are not structs
repeated .ucar.gcdm.Variable variables = 5;
getVariablesOrBuilderList
in interface GcdmNetcdfProto.StructureOrBuilder
public int getVariablesCount()
members that are not structs
repeated .ucar.gcdm.Variable variables = 5;
getVariablesCount
in interface GcdmNetcdfProto.StructureOrBuilder
public GcdmNetcdfProto.Variable getVariables(int index)
members that are not structs
repeated .ucar.gcdm.Variable variables = 5;
getVariables
in interface GcdmNetcdfProto.StructureOrBuilder
public GcdmNetcdfProto.VariableOrBuilder getVariablesOrBuilder(int index)
members that are not structs
repeated .ucar.gcdm.Variable variables = 5;
getVariablesOrBuilder
in interface GcdmNetcdfProto.StructureOrBuilder
public java.util.List<GcdmNetcdfProto.Structure> getStructsList()
struct members that are structs
repeated .ucar.gcdm.Structure structs = 6;
getStructsList
in interface GcdmNetcdfProto.StructureOrBuilder
public java.util.List<? extends GcdmNetcdfProto.StructureOrBuilder> getStructsOrBuilderList()
struct members that are structs
repeated .ucar.gcdm.Structure structs = 6;
getStructsOrBuilderList
in interface GcdmNetcdfProto.StructureOrBuilder
public int getStructsCount()
struct members that are structs
repeated .ucar.gcdm.Structure structs = 6;
getStructsCount
in interface GcdmNetcdfProto.StructureOrBuilder
public GcdmNetcdfProto.Structure getStructs(int index)
struct members that are structs
repeated .ucar.gcdm.Structure structs = 6;
getStructs
in interface GcdmNetcdfProto.StructureOrBuilder
public GcdmNetcdfProto.StructureOrBuilder getStructsOrBuilder(int index)
struct members that are structs
repeated .ucar.gcdm.Structure structs = 6;
getStructsOrBuilder
in interface GcdmNetcdfProto.StructureOrBuilder
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.Structure parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Structure parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Structure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Structure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Structure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Structure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Structure parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Structure parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Structure parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Structure parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Structure parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Structure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public GcdmNetcdfProto.Structure.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static GcdmNetcdfProto.Structure.Builder newBuilder()
public static GcdmNetcdfProto.Structure.Builder newBuilder(GcdmNetcdfProto.Structure prototype)
public GcdmNetcdfProto.Structure.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected GcdmNetcdfProto.Structure.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static GcdmNetcdfProto.Structure getDefaultInstance()
public static com.google.protobuf.Parser<GcdmNetcdfProto.Structure> parser()
public com.google.protobuf.Parser<GcdmNetcdfProto.Structure> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public GcdmNetcdfProto.Structure getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder