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<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 |
ATTS_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 |
VARS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
GcdmNetcdfProto.Attribute |
getAtts(int index)
repeated .ucar.gcdm.Attribute atts = 4; |
int |
getAttsCount()
repeated .ucar.gcdm.Attribute atts = 4; |
List<GcdmNetcdfProto.Attribute> |
getAttsList()
repeated .ucar.gcdm.Attribute atts = 4; |
GcdmNetcdfProto.AttributeOrBuilder |
getAttsOrBuilder(int index)
repeated .ucar.gcdm.Attribute atts = 4; |
List<? extends GcdmNetcdfProto.AttributeOrBuilder> |
getAttsOrBuilderList()
repeated .ucar.gcdm.Attribute atts = 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() |
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
|
List<GcdmNetcdfProto.Dimension> |
getShapesList()
actual dimension instead of reference
|
GcdmNetcdfProto.DimensionOrBuilder |
getShapesOrBuilder(int index)
actual dimension instead of reference
|
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
|
List<GcdmNetcdfProto.Structure> |
getStructsList()
struct members that are structs
|
GcdmNetcdfProto.StructureOrBuilder |
getStructsOrBuilder(int index)
struct members that are structs
|
List<? extends GcdmNetcdfProto.StructureOrBuilder> |
getStructsOrBuilderList()
struct members that are structs
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
GcdmNetcdfProto.Variable |
getVars(int index)
members that are not structs
|
int |
getVarsCount()
members that are not structs
|
List<GcdmNetcdfProto.Variable> |
getVarsList()
members that are not structs
|
GcdmNetcdfProto.VariableOrBuilder |
getVarsOrBuilder(int index)
members that are not structs
|
List<? extends GcdmNetcdfProto.VariableOrBuilder> |
getVarsOrBuilderList()
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 Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GcdmNetcdfProto.Structure |
parseDelimitedFrom(InputStream input) |
static GcdmNetcdfProto.Structure |
parseDelimitedFrom(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(ByteBuffer data) |
static GcdmNetcdfProto.Structure |
parseFrom(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(InputStream input) |
static GcdmNetcdfProto.Structure |
parseFrom(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, 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 NAME_FIELD_NUMBER
public static final int DATA_TYPE_FIELD_NUMBER
public static final int SHAPES_FIELD_NUMBER
public static final int ATTS_FIELD_NUMBER
public static final int VARS_FIELD_NUMBER
public static final int STRUCTS_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 String getName()
short name
string name = 1;getName in interface GcdmNetcdfProto.StructureOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
short name
string name = 1;getNameBytes in interface GcdmNetcdfProto.StructureOrBuilderpublic int getDataTypeValue()
STRUCTURE or SEQUENCE
.ucar.gcdm.DataType data_type = 2;getDataTypeValue in interface GcdmNetcdfProto.StructureOrBuilderpublic GcdmNetcdfProto.DataType getDataType()
STRUCTURE or SEQUENCE
.ucar.gcdm.DataType data_type = 2;getDataType in interface GcdmNetcdfProto.StructureOrBuilderpublic List<GcdmNetcdfProto.Dimension> getShapesList()
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;getShapesList in interface GcdmNetcdfProto.StructureOrBuilderpublic List<? extends GcdmNetcdfProto.DimensionOrBuilder> getShapesOrBuilderList()
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;getShapesOrBuilderList in interface GcdmNetcdfProto.StructureOrBuilderpublic int getShapesCount()
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;getShapesCount in interface GcdmNetcdfProto.StructureOrBuilderpublic GcdmNetcdfProto.Dimension getShapes(int index)
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;getShapes in interface GcdmNetcdfProto.StructureOrBuilderpublic GcdmNetcdfProto.DimensionOrBuilder getShapesOrBuilder(int index)
actual dimension instead of reference
repeated .ucar.gcdm.Dimension shapes = 3;getShapesOrBuilder in interface GcdmNetcdfProto.StructureOrBuilderpublic List<GcdmNetcdfProto.Attribute> getAttsList()
repeated .ucar.gcdm.Attribute atts = 4;getAttsList in interface GcdmNetcdfProto.StructureOrBuilderpublic List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttsOrBuilderList()
repeated .ucar.gcdm.Attribute atts = 4;getAttsOrBuilderList in interface GcdmNetcdfProto.StructureOrBuilderpublic int getAttsCount()
repeated .ucar.gcdm.Attribute atts = 4;getAttsCount in interface GcdmNetcdfProto.StructureOrBuilderpublic GcdmNetcdfProto.Attribute getAtts(int index)
repeated .ucar.gcdm.Attribute atts = 4;getAtts in interface GcdmNetcdfProto.StructureOrBuilderpublic GcdmNetcdfProto.AttributeOrBuilder getAttsOrBuilder(int index)
repeated .ucar.gcdm.Attribute atts = 4;getAttsOrBuilder in interface GcdmNetcdfProto.StructureOrBuilderpublic List<GcdmNetcdfProto.Variable> getVarsList()
members that are not structs
repeated .ucar.gcdm.Variable vars = 5;getVarsList in interface GcdmNetcdfProto.StructureOrBuilderpublic List<? extends GcdmNetcdfProto.VariableOrBuilder> getVarsOrBuilderList()
members that are not structs
repeated .ucar.gcdm.Variable vars = 5;getVarsOrBuilderList in interface GcdmNetcdfProto.StructureOrBuilderpublic int getVarsCount()
members that are not structs
repeated .ucar.gcdm.Variable vars = 5;getVarsCount in interface GcdmNetcdfProto.StructureOrBuilderpublic GcdmNetcdfProto.Variable getVars(int index)
members that are not structs
repeated .ucar.gcdm.Variable vars = 5;getVars in interface GcdmNetcdfProto.StructureOrBuilderpublic GcdmNetcdfProto.VariableOrBuilder getVarsOrBuilder(int index)
members that are not structs
repeated .ucar.gcdm.Variable vars = 5;getVarsOrBuilder in interface GcdmNetcdfProto.StructureOrBuilderpublic List<GcdmNetcdfProto.Structure> getStructsList()
struct members that are structs
repeated .ucar.gcdm.Structure structs = 6;getStructsList in interface GcdmNetcdfProto.StructureOrBuilderpublic List<? extends GcdmNetcdfProto.StructureOrBuilder> getStructsOrBuilderList()
struct members that are structs
repeated .ucar.gcdm.Structure structs = 6;getStructsOrBuilderList in interface GcdmNetcdfProto.StructureOrBuilderpublic int getStructsCount()
struct members that are structs
repeated .ucar.gcdm.Structure structs = 6;getStructsCount in interface GcdmNetcdfProto.StructureOrBuilderpublic GcdmNetcdfProto.Structure getStructs(int index)
struct members that are structs
repeated .ucar.gcdm.Structure structs = 6;getStructs in interface GcdmNetcdfProto.StructureOrBuilderpublic GcdmNetcdfProto.StructureOrBuilder getStructsOrBuilder(int index)
struct members that are structs
repeated .ucar.gcdm.Structure structs = 6;getStructsOrBuilder in interface GcdmNetcdfProto.StructureOrBuilderpublic 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 GcdmNetcdfProto.Structure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmNetcdfProto.Structure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmNetcdfProto.Structure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmNetcdfProto.Structure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmNetcdfProto.Structure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmNetcdfProto.Structure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmNetcdfProto.Structure parseFrom(InputStream input) throws IOException
IOExceptionpublic static GcdmNetcdfProto.Structure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GcdmNetcdfProto.Structure parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GcdmNetcdfProto.Structure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GcdmNetcdfProto.Structure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GcdmNetcdfProto.Structure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GcdmNetcdfProto.Structure.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic 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.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GcdmNetcdfProto.Structure.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public 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.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GcdmNetcdfProto.Structure getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder