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<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 |
DIMS_FIELD_NUMBER |
static int |
ENUM_TYPES_FIELD_NUMBER |
static int |
GROUPS_FIELD_NUMBER |
static int |
NAME_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 = 5; |
int |
getAttsCount()
repeated .ucar.gcdm.Attribute atts = 5; |
List<GcdmNetcdfProto.Attribute> |
getAttsList()
repeated .ucar.gcdm.Attribute atts = 5; |
GcdmNetcdfProto.AttributeOrBuilder |
getAttsOrBuilder(int index)
repeated .ucar.gcdm.Attribute atts = 5; |
List<? extends GcdmNetcdfProto.AttributeOrBuilder> |
getAttsOrBuilderList()
repeated .ucar.gcdm.Attribute atts = 5; |
static GcdmNetcdfProto.Group |
getDefaultInstance() |
GcdmNetcdfProto.Group |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
GcdmNetcdfProto.Dimension |
getDims(int index)
repeated .ucar.gcdm.Dimension dims = 2; |
int |
getDimsCount()
repeated .ucar.gcdm.Dimension dims = 2; |
List<GcdmNetcdfProto.Dimension> |
getDimsList()
repeated .ucar.gcdm.Dimension dims = 2; |
GcdmNetcdfProto.DimensionOrBuilder |
getDimsOrBuilder(int index)
repeated .ucar.gcdm.Dimension dims = 2; |
List<? extends GcdmNetcdfProto.DimensionOrBuilder> |
getDimsOrBuilderList()
repeated .ucar.gcdm.Dimension dims = 2; |
GcdmNetcdfProto.EnumTypedef |
getEnumTypes(int index)
repeated .ucar.gcdm.EnumTypedef enum_types = 7; |
int |
getEnumTypesCount()
repeated .ucar.gcdm.EnumTypedef enum_types = 7; |
List<GcdmNetcdfProto.EnumTypedef> |
getEnumTypesList()
repeated .ucar.gcdm.EnumTypedef enum_types = 7; |
GcdmNetcdfProto.EnumTypedefOrBuilder |
getEnumTypesOrBuilder(int index)
repeated .ucar.gcdm.EnumTypedef enum_types = 7; |
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; |
List<GcdmNetcdfProto.Group> |
getGroupsList()
repeated .ucar.gcdm.Group groups = 6; |
GcdmNetcdfProto.GroupOrBuilder |
getGroupsOrBuilder(int index)
repeated .ucar.gcdm.Group groups = 6; |
List<? extends GcdmNetcdfProto.GroupOrBuilder> |
getGroupsOrBuilderList()
repeated .ucar.gcdm.Group groups = 6; |
String |
getName()
short name
|
com.google.protobuf.ByteString |
getNameBytes()
short name
|
com.google.protobuf.Parser<GcdmNetcdfProto.Group> |
getParserForType() |
int |
getSerializedSize() |
GcdmNetcdfProto.Structure |
getStructs(int index)
repeated .ucar.gcdm.Structure structs = 4; |
int |
getStructsCount()
repeated .ucar.gcdm.Structure structs = 4; |
List<GcdmNetcdfProto.Structure> |
getStructsList()
repeated .ucar.gcdm.Structure structs = 4; |
GcdmNetcdfProto.StructureOrBuilder |
getStructsOrBuilder(int index)
repeated .ucar.gcdm.Structure structs = 4; |
List<? extends GcdmNetcdfProto.StructureOrBuilder> |
getStructsOrBuilderList()
repeated .ucar.gcdm.Structure structs = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
GcdmNetcdfProto.Variable |
getVars(int index)
repeated .ucar.gcdm.Variable vars = 3; |
int |
getVarsCount()
repeated .ucar.gcdm.Variable vars = 3; |
List<GcdmNetcdfProto.Variable> |
getVarsList()
repeated .ucar.gcdm.Variable vars = 3; |
GcdmNetcdfProto.VariableOrBuilder |
getVarsOrBuilder(int index)
repeated .ucar.gcdm.Variable vars = 3; |
List<? extends GcdmNetcdfProto.VariableOrBuilder> |
getVarsOrBuilderList()
repeated .ucar.gcdm.Variable vars = 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 Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GcdmNetcdfProto.Group |
parseDelimitedFrom(InputStream input) |
static GcdmNetcdfProto.Group |
parseDelimitedFrom(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(ByteBuffer data) |
static GcdmNetcdfProto.Group |
parseFrom(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(InputStream input) |
static GcdmNetcdfProto.Group |
parseFrom(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, 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 DIMS_FIELD_NUMBER
public static final int VARS_FIELD_NUMBER
public static final int STRUCTS_FIELD_NUMBER
public static final int ATTS_FIELD_NUMBER
public static final int GROUPS_FIELD_NUMBER
public static final int ENUM_TYPES_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.GroupOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
short name
string name = 1;getNameBytes in interface GcdmNetcdfProto.GroupOrBuilderpublic List<GcdmNetcdfProto.Dimension> getDimsList()
repeated .ucar.gcdm.Dimension dims = 2;getDimsList in interface GcdmNetcdfProto.GroupOrBuilderpublic List<? extends GcdmNetcdfProto.DimensionOrBuilder> getDimsOrBuilderList()
repeated .ucar.gcdm.Dimension dims = 2;getDimsOrBuilderList in interface GcdmNetcdfProto.GroupOrBuilderpublic int getDimsCount()
repeated .ucar.gcdm.Dimension dims = 2;getDimsCount in interface GcdmNetcdfProto.GroupOrBuilderpublic GcdmNetcdfProto.Dimension getDims(int index)
repeated .ucar.gcdm.Dimension dims = 2;getDims in interface GcdmNetcdfProto.GroupOrBuilderpublic GcdmNetcdfProto.DimensionOrBuilder getDimsOrBuilder(int index)
repeated .ucar.gcdm.Dimension dims = 2;getDimsOrBuilder in interface GcdmNetcdfProto.GroupOrBuilderpublic List<GcdmNetcdfProto.Variable> getVarsList()
repeated .ucar.gcdm.Variable vars = 3;getVarsList in interface GcdmNetcdfProto.GroupOrBuilderpublic List<? extends GcdmNetcdfProto.VariableOrBuilder> getVarsOrBuilderList()
repeated .ucar.gcdm.Variable vars = 3;getVarsOrBuilderList in interface GcdmNetcdfProto.GroupOrBuilderpublic int getVarsCount()
repeated .ucar.gcdm.Variable vars = 3;getVarsCount in interface GcdmNetcdfProto.GroupOrBuilderpublic GcdmNetcdfProto.Variable getVars(int index)
repeated .ucar.gcdm.Variable vars = 3;getVars in interface GcdmNetcdfProto.GroupOrBuilderpublic GcdmNetcdfProto.VariableOrBuilder getVarsOrBuilder(int index)
repeated .ucar.gcdm.Variable vars = 3;getVarsOrBuilder in interface GcdmNetcdfProto.GroupOrBuilderpublic List<GcdmNetcdfProto.Structure> getStructsList()
repeated .ucar.gcdm.Structure structs = 4;getStructsList in interface GcdmNetcdfProto.GroupOrBuilderpublic List<? extends GcdmNetcdfProto.StructureOrBuilder> getStructsOrBuilderList()
repeated .ucar.gcdm.Structure structs = 4;getStructsOrBuilderList in interface GcdmNetcdfProto.GroupOrBuilderpublic int getStructsCount()
repeated .ucar.gcdm.Structure structs = 4;getStructsCount in interface GcdmNetcdfProto.GroupOrBuilderpublic GcdmNetcdfProto.Structure getStructs(int index)
repeated .ucar.gcdm.Structure structs = 4;getStructs in interface GcdmNetcdfProto.GroupOrBuilderpublic GcdmNetcdfProto.StructureOrBuilder getStructsOrBuilder(int index)
repeated .ucar.gcdm.Structure structs = 4;getStructsOrBuilder in interface GcdmNetcdfProto.GroupOrBuilderpublic List<GcdmNetcdfProto.Attribute> getAttsList()
repeated .ucar.gcdm.Attribute atts = 5;getAttsList in interface GcdmNetcdfProto.GroupOrBuilderpublic List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttsOrBuilderList()
repeated .ucar.gcdm.Attribute atts = 5;getAttsOrBuilderList in interface GcdmNetcdfProto.GroupOrBuilderpublic int getAttsCount()
repeated .ucar.gcdm.Attribute atts = 5;getAttsCount in interface GcdmNetcdfProto.GroupOrBuilderpublic GcdmNetcdfProto.Attribute getAtts(int index)
repeated .ucar.gcdm.Attribute atts = 5;getAtts in interface GcdmNetcdfProto.GroupOrBuilderpublic GcdmNetcdfProto.AttributeOrBuilder getAttsOrBuilder(int index)
repeated .ucar.gcdm.Attribute atts = 5;getAttsOrBuilder in interface GcdmNetcdfProto.GroupOrBuilderpublic List<GcdmNetcdfProto.Group> getGroupsList()
repeated .ucar.gcdm.Group groups = 6;getGroupsList in interface GcdmNetcdfProto.GroupOrBuilderpublic List<? extends GcdmNetcdfProto.GroupOrBuilder> getGroupsOrBuilderList()
repeated .ucar.gcdm.Group groups = 6;getGroupsOrBuilderList in interface GcdmNetcdfProto.GroupOrBuilderpublic int getGroupsCount()
repeated .ucar.gcdm.Group groups = 6;getGroupsCount in interface GcdmNetcdfProto.GroupOrBuilderpublic GcdmNetcdfProto.Group getGroups(int index)
repeated .ucar.gcdm.Group groups = 6;getGroups in interface GcdmNetcdfProto.GroupOrBuilderpublic GcdmNetcdfProto.GroupOrBuilder getGroupsOrBuilder(int index)
repeated .ucar.gcdm.Group groups = 6;getGroupsOrBuilder in interface GcdmNetcdfProto.GroupOrBuilderpublic List<GcdmNetcdfProto.EnumTypedef> getEnumTypesList()
repeated .ucar.gcdm.EnumTypedef enum_types = 7;getEnumTypesList in interface GcdmNetcdfProto.GroupOrBuilderpublic List<? extends GcdmNetcdfProto.EnumTypedefOrBuilder> getEnumTypesOrBuilderList()
repeated .ucar.gcdm.EnumTypedef enum_types = 7;getEnumTypesOrBuilderList in interface GcdmNetcdfProto.GroupOrBuilderpublic int getEnumTypesCount()
repeated .ucar.gcdm.EnumTypedef enum_types = 7;getEnumTypesCount in interface GcdmNetcdfProto.GroupOrBuilderpublic GcdmNetcdfProto.EnumTypedef getEnumTypes(int index)
repeated .ucar.gcdm.EnumTypedef enum_types = 7;getEnumTypes in interface GcdmNetcdfProto.GroupOrBuilderpublic GcdmNetcdfProto.EnumTypedefOrBuilder getEnumTypesOrBuilder(int index)
repeated .ucar.gcdm.EnumTypedef enum_types = 7;getEnumTypesOrBuilder in interface GcdmNetcdfProto.GroupOrBuilderpublic 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.Group parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmNetcdfProto.Group parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmNetcdfProto.Group parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmNetcdfProto.Group parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmNetcdfProto.Group parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmNetcdfProto.Group parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GcdmNetcdfProto.Group parseFrom(InputStream input) throws IOException
IOExceptionpublic static GcdmNetcdfProto.Group parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GcdmNetcdfProto.Group parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GcdmNetcdfProto.Group parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GcdmNetcdfProto.Group parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GcdmNetcdfProto.Group parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GcdmNetcdfProto.Group.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic 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.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GcdmNetcdfProto.Group.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public 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.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GcdmNetcdfProto.Group getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder