public static final class GcdmNetcdfProto.Group extends com.google.protobuf.GeneratedMessageV3 implements GcdmNetcdfProto.GroupOrBuilder
ucar.gcdm.Group
Modifier and Type | Class and Description |
---|---|
static class |
GcdmNetcdfProto.Group.Builder
Protobuf type
ucar.gcdm.Group |
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 |
DIMENSIONS_FIELD_NUMBER |
static int |
ENUM_TYPES_FIELD_NUMBER |
static int |
GROUPS_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
STRUCTURES_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 = 5; |
int |
getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 5; |
java.util.List<GcdmNetcdfProto.Attribute> |
getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmNetcdfProto.AttributeOrBuilder |
getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 5; |
java.util.List<? extends GcdmNetcdfProto.AttributeOrBuilder> |
getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 5; |
static GcdmNetcdfProto.Group |
getDefaultInstance() |
GcdmNetcdfProto.Group |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
GcdmNetcdfProto.Dimension |
getDimensions(int index)
repeated .ucar.gcdm.Dimension dimensions = 2; |
int |
getDimensionsCount()
repeated .ucar.gcdm.Dimension dimensions = 2; |
java.util.List<GcdmNetcdfProto.Dimension> |
getDimensionsList()
repeated .ucar.gcdm.Dimension dimensions = 2; |
GcdmNetcdfProto.DimensionOrBuilder |
getDimensionsOrBuilder(int index)
repeated .ucar.gcdm.Dimension dimensions = 2; |
java.util.List<? extends GcdmNetcdfProto.DimensionOrBuilder> |
getDimensionsOrBuilderList()
repeated .ucar.gcdm.Dimension dimensions = 2; |
GcdmNetcdfProto.EnumTypedef |
getEnumTypes(int index)
repeated .ucar.gcdm.EnumTypedef enum_types = 7; |
int |
getEnumTypesCount()
repeated .ucar.gcdm.EnumTypedef enum_types = 7; |
java.util.List<GcdmNetcdfProto.EnumTypedef> |
getEnumTypesList()
repeated .ucar.gcdm.EnumTypedef enum_types = 7; |
GcdmNetcdfProto.EnumTypedefOrBuilder |
getEnumTypesOrBuilder(int index)
repeated .ucar.gcdm.EnumTypedef enum_types = 7; |
java.util.List<? extends GcdmNetcdfProto.EnumTypedefOrBuilder> |
getEnumTypesOrBuilderList()
repeated .ucar.gcdm.EnumTypedef enum_types = 7; |
GcdmNetcdfProto.Group |
getGroups(int index)
repeated .ucar.gcdm.Group groups = 6; |
int |
getGroupsCount()
repeated .ucar.gcdm.Group groups = 6; |
java.util.List<GcdmNetcdfProto.Group> |
getGroupsList()
repeated .ucar.gcdm.Group groups = 6; |
GcdmNetcdfProto.GroupOrBuilder |
getGroupsOrBuilder(int index)
repeated .ucar.gcdm.Group groups = 6; |
java.util.List<? extends GcdmNetcdfProto.GroupOrBuilder> |
getGroupsOrBuilderList()
repeated .ucar.gcdm.Group groups = 6; |
java.lang.String |
getName()
short name
|
com.google.protobuf.ByteString |
getNameBytes()
short name
|
com.google.protobuf.Parser<GcdmNetcdfProto.Group> |
getParserForType() |
int |
getSerializedSize() |
GcdmNetcdfProto.Structure |
getStructures(int index)
repeated .ucar.gcdm.Structure structures = 4; |
int |
getStructuresCount()
repeated .ucar.gcdm.Structure structures = 4; |
java.util.List<GcdmNetcdfProto.Structure> |
getStructuresList()
repeated .ucar.gcdm.Structure structures = 4; |
GcdmNetcdfProto.StructureOrBuilder |
getStructuresOrBuilder(int index)
repeated .ucar.gcdm.Structure structures = 4; |
java.util.List<? extends GcdmNetcdfProto.StructureOrBuilder> |
getStructuresOrBuilderList()
repeated .ucar.gcdm.Structure structures = 4; |
GcdmNetcdfProto.Variable |
getVariables(int index)
repeated .ucar.gcdm.Variable variables = 3; |
int |
getVariablesCount()
repeated .ucar.gcdm.Variable variables = 3; |
java.util.List<GcdmNetcdfProto.Variable> |
getVariablesList()
repeated .ucar.gcdm.Variable variables = 3; |
GcdmNetcdfProto.VariableOrBuilder |
getVariablesOrBuilder(int index)
repeated .ucar.gcdm.Variable variables = 3; |
java.util.List<? extends GcdmNetcdfProto.VariableOrBuilder> |
getVariablesOrBuilderList()
repeated .ucar.gcdm.Variable variables = 3; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GcdmNetcdfProto.Group.Builder |
newBuilder() |
static GcdmNetcdfProto.Group.Builder |
newBuilder(GcdmNetcdfProto.Group prototype) |
GcdmNetcdfProto.Group.Builder |
newBuilderForType() |
protected GcdmNetcdfProto.Group.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GcdmNetcdfProto.Group |
parseDelimitedFrom(java.io.InputStream input) |
static GcdmNetcdfProto.Group |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Group |
parseFrom(byte[] data) |
static GcdmNetcdfProto.Group |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Group |
parseFrom(java.nio.ByteBuffer data) |
static GcdmNetcdfProto.Group |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Group |
parseFrom(com.google.protobuf.ByteString data) |
static GcdmNetcdfProto.Group |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Group |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GcdmNetcdfProto.Group |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcdmNetcdfProto.Group |
parseFrom(java.io.InputStream input) |
static GcdmNetcdfProto.Group |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GcdmNetcdfProto.Group> |
parser() |
GcdmNetcdfProto.Group.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 DIMENSIONS_FIELD_NUMBER
public static final int VARIABLES_FIELD_NUMBER
public static final int STRUCTURES_FIELD_NUMBER
public static final int ATTRIBUTES_FIELD_NUMBER
public static final int GROUPS_FIELD_NUMBER
public static final int ENUM_TYPES_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.GroupOrBuilder
public com.google.protobuf.ByteString getNameBytes()
short name
string name = 1;
getNameBytes
in interface GcdmNetcdfProto.GroupOrBuilder
public java.util.List<GcdmNetcdfProto.Dimension> getDimensionsList()
repeated .ucar.gcdm.Dimension dimensions = 2;
getDimensionsList
in interface GcdmNetcdfProto.GroupOrBuilder
public java.util.List<? extends GcdmNetcdfProto.DimensionOrBuilder> getDimensionsOrBuilderList()
repeated .ucar.gcdm.Dimension dimensions = 2;
getDimensionsOrBuilderList
in interface GcdmNetcdfProto.GroupOrBuilder
public int getDimensionsCount()
repeated .ucar.gcdm.Dimension dimensions = 2;
getDimensionsCount
in interface GcdmNetcdfProto.GroupOrBuilder
public GcdmNetcdfProto.Dimension getDimensions(int index)
repeated .ucar.gcdm.Dimension dimensions = 2;
getDimensions
in interface GcdmNetcdfProto.GroupOrBuilder
public GcdmNetcdfProto.DimensionOrBuilder getDimensionsOrBuilder(int index)
repeated .ucar.gcdm.Dimension dimensions = 2;
getDimensionsOrBuilder
in interface GcdmNetcdfProto.GroupOrBuilder
public java.util.List<GcdmNetcdfProto.Variable> getVariablesList()
repeated .ucar.gcdm.Variable variables = 3;
getVariablesList
in interface GcdmNetcdfProto.GroupOrBuilder
public java.util.List<? extends GcdmNetcdfProto.VariableOrBuilder> getVariablesOrBuilderList()
repeated .ucar.gcdm.Variable variables = 3;
getVariablesOrBuilderList
in interface GcdmNetcdfProto.GroupOrBuilder
public int getVariablesCount()
repeated .ucar.gcdm.Variable variables = 3;
getVariablesCount
in interface GcdmNetcdfProto.GroupOrBuilder
public GcdmNetcdfProto.Variable getVariables(int index)
repeated .ucar.gcdm.Variable variables = 3;
getVariables
in interface GcdmNetcdfProto.GroupOrBuilder
public GcdmNetcdfProto.VariableOrBuilder getVariablesOrBuilder(int index)
repeated .ucar.gcdm.Variable variables = 3;
getVariablesOrBuilder
in interface GcdmNetcdfProto.GroupOrBuilder
public java.util.List<GcdmNetcdfProto.Structure> getStructuresList()
repeated .ucar.gcdm.Structure structures = 4;
getStructuresList
in interface GcdmNetcdfProto.GroupOrBuilder
public java.util.List<? extends GcdmNetcdfProto.StructureOrBuilder> getStructuresOrBuilderList()
repeated .ucar.gcdm.Structure structures = 4;
getStructuresOrBuilderList
in interface GcdmNetcdfProto.GroupOrBuilder
public int getStructuresCount()
repeated .ucar.gcdm.Structure structures = 4;
getStructuresCount
in interface GcdmNetcdfProto.GroupOrBuilder
public GcdmNetcdfProto.Structure getStructures(int index)
repeated .ucar.gcdm.Structure structures = 4;
getStructures
in interface GcdmNetcdfProto.GroupOrBuilder
public GcdmNetcdfProto.StructureOrBuilder getStructuresOrBuilder(int index)
repeated .ucar.gcdm.Structure structures = 4;
getStructuresOrBuilder
in interface GcdmNetcdfProto.GroupOrBuilder
public java.util.List<GcdmNetcdfProto.Attribute> getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 5;
getAttributesList
in interface GcdmNetcdfProto.GroupOrBuilder
public java.util.List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 5;
getAttributesOrBuilderList
in interface GcdmNetcdfProto.GroupOrBuilder
public int getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 5;
getAttributesCount
in interface GcdmNetcdfProto.GroupOrBuilder
public GcdmNetcdfProto.Attribute getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 5;
getAttributes
in interface GcdmNetcdfProto.GroupOrBuilder
public GcdmNetcdfProto.AttributeOrBuilder getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 5;
getAttributesOrBuilder
in interface GcdmNetcdfProto.GroupOrBuilder
public java.util.List<GcdmNetcdfProto.Group> getGroupsList()
repeated .ucar.gcdm.Group groups = 6;
getGroupsList
in interface GcdmNetcdfProto.GroupOrBuilder
public java.util.List<? extends GcdmNetcdfProto.GroupOrBuilder> getGroupsOrBuilderList()
repeated .ucar.gcdm.Group groups = 6;
getGroupsOrBuilderList
in interface GcdmNetcdfProto.GroupOrBuilder
public int getGroupsCount()
repeated .ucar.gcdm.Group groups = 6;
getGroupsCount
in interface GcdmNetcdfProto.GroupOrBuilder
public GcdmNetcdfProto.Group getGroups(int index)
repeated .ucar.gcdm.Group groups = 6;
getGroups
in interface GcdmNetcdfProto.GroupOrBuilder
public GcdmNetcdfProto.GroupOrBuilder getGroupsOrBuilder(int index)
repeated .ucar.gcdm.Group groups = 6;
getGroupsOrBuilder
in interface GcdmNetcdfProto.GroupOrBuilder
public java.util.List<GcdmNetcdfProto.EnumTypedef> getEnumTypesList()
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
getEnumTypesList
in interface GcdmNetcdfProto.GroupOrBuilder
public java.util.List<? extends GcdmNetcdfProto.EnumTypedefOrBuilder> getEnumTypesOrBuilderList()
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
getEnumTypesOrBuilderList
in interface GcdmNetcdfProto.GroupOrBuilder
public int getEnumTypesCount()
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
getEnumTypesCount
in interface GcdmNetcdfProto.GroupOrBuilder
public GcdmNetcdfProto.EnumTypedef getEnumTypes(int index)
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
getEnumTypes
in interface GcdmNetcdfProto.GroupOrBuilder
public GcdmNetcdfProto.EnumTypedefOrBuilder getEnumTypesOrBuilder(int index)
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
getEnumTypesOrBuilder
in interface GcdmNetcdfProto.GroupOrBuilder
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.Group parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Group parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Group parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Group parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Group parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Group parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GcdmNetcdfProto.Group parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Group parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Group parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Group parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Group parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static GcdmNetcdfProto.Group parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public GcdmNetcdfProto.Group.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static GcdmNetcdfProto.Group.Builder newBuilder()
public static GcdmNetcdfProto.Group.Builder newBuilder(GcdmNetcdfProto.Group prototype)
public GcdmNetcdfProto.Group.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected GcdmNetcdfProto.Group.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static GcdmNetcdfProto.Group getDefaultInstance()
public static com.google.protobuf.Parser<GcdmNetcdfProto.Group> parser()
public com.google.protobuf.Parser<GcdmNetcdfProto.Group> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public GcdmNetcdfProto.Group getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder