Package ucar.gcdm
Class GcdmNetcdfProto.Group
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ucar.gcdm.GcdmNetcdfProto.Group
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,GcdmNetcdfProto.GroupOrBuilder
- Enclosing class:
- GcdmNetcdfProto
public static final class GcdmNetcdfProto.Group extends com.google.protobuf.GeneratedMessageV3 implements GcdmNetcdfProto.GroupOrBuilder
Protobuf typeucar.gcdm.Group- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGcdmNetcdfProto.Group.BuilderProtobuf typeucar.gcdm.Group-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intATTRIBUTES_FIELD_NUMBERstatic intDIMENSIONS_FIELD_NUMBERstatic intENUM_TYPES_FIELD_NUMBERstatic intGROUPS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intSTRUCTURES_FIELD_NUMBERstatic intVARIABLES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)GcdmNetcdfProto.AttributegetAttributes(int index)repeated .ucar.gcdm.Attribute attributes = 5;intgetAttributesCount()repeated .ucar.gcdm.Attribute attributes = 5;List<GcdmNetcdfProto.Attribute>getAttributesList()repeated .ucar.gcdm.Attribute attributes = 5;GcdmNetcdfProto.AttributeOrBuildergetAttributesOrBuilder(int index)repeated .ucar.gcdm.Attribute attributes = 5;List<? extends GcdmNetcdfProto.AttributeOrBuilder>getAttributesOrBuilderList()repeated .ucar.gcdm.Attribute attributes = 5;static GcdmNetcdfProto.GroupgetDefaultInstance()GcdmNetcdfProto.GroupgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()GcdmNetcdfProto.DimensiongetDimensions(int index)repeated .ucar.gcdm.Dimension dimensions = 2;intgetDimensionsCount()repeated .ucar.gcdm.Dimension dimensions = 2;List<GcdmNetcdfProto.Dimension>getDimensionsList()repeated .ucar.gcdm.Dimension dimensions = 2;GcdmNetcdfProto.DimensionOrBuildergetDimensionsOrBuilder(int index)repeated .ucar.gcdm.Dimension dimensions = 2;List<? extends GcdmNetcdfProto.DimensionOrBuilder>getDimensionsOrBuilderList()repeated .ucar.gcdm.Dimension dimensions = 2;GcdmNetcdfProto.EnumTypedefgetEnumTypes(int index)repeated .ucar.gcdm.EnumTypedef enum_types = 7;intgetEnumTypesCount()repeated .ucar.gcdm.EnumTypedef enum_types = 7;List<GcdmNetcdfProto.EnumTypedef>getEnumTypesList()repeated .ucar.gcdm.EnumTypedef enum_types = 7;GcdmNetcdfProto.EnumTypedefOrBuildergetEnumTypesOrBuilder(int index)repeated .ucar.gcdm.EnumTypedef enum_types = 7;List<? extends GcdmNetcdfProto.EnumTypedefOrBuilder>getEnumTypesOrBuilderList()repeated .ucar.gcdm.EnumTypedef enum_types = 7;GcdmNetcdfProto.GroupgetGroups(int index)repeated .ucar.gcdm.Group groups = 6;intgetGroupsCount()repeated .ucar.gcdm.Group groups = 6;List<GcdmNetcdfProto.Group>getGroupsList()repeated .ucar.gcdm.Group groups = 6;GcdmNetcdfProto.GroupOrBuildergetGroupsOrBuilder(int index)repeated .ucar.gcdm.Group groups = 6;List<? extends GcdmNetcdfProto.GroupOrBuilder>getGroupsOrBuilderList()repeated .ucar.gcdm.Group groups = 6;StringgetName()short namecom.google.protobuf.ByteStringgetNameBytes()short namecom.google.protobuf.Parser<GcdmNetcdfProto.Group>getParserForType()intgetSerializedSize()GcdmNetcdfProto.StructuregetStructures(int index)repeated .ucar.gcdm.Structure structures = 4;intgetStructuresCount()repeated .ucar.gcdm.Structure structures = 4;List<GcdmNetcdfProto.Structure>getStructuresList()repeated .ucar.gcdm.Structure structures = 4;GcdmNetcdfProto.StructureOrBuildergetStructuresOrBuilder(int index)repeated .ucar.gcdm.Structure structures = 4;List<? extends GcdmNetcdfProto.StructureOrBuilder>getStructuresOrBuilderList()repeated .ucar.gcdm.Structure structures = 4;GcdmNetcdfProto.VariablegetVariables(int index)repeated .ucar.gcdm.Variable variables = 3;intgetVariablesCount()repeated .ucar.gcdm.Variable variables = 3;List<GcdmNetcdfProto.Variable>getVariablesList()repeated .ucar.gcdm.Variable variables = 3;GcdmNetcdfProto.VariableOrBuildergetVariablesOrBuilder(int index)repeated .ucar.gcdm.Variable variables = 3;List<? extends GcdmNetcdfProto.VariableOrBuilder>getVariablesOrBuilderList()repeated .ucar.gcdm.Variable variables = 3;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static GcdmNetcdfProto.Group.BuildernewBuilder()static GcdmNetcdfProto.Group.BuildernewBuilder(GcdmNetcdfProto.Group prototype)GcdmNetcdfProto.Group.BuildernewBuilderForType()protected GcdmNetcdfProto.Group.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static GcdmNetcdfProto.GroupparseDelimitedFrom(InputStream input)static GcdmNetcdfProto.GroupparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcdmNetcdfProto.GroupparseFrom(byte[] data)static GcdmNetcdfProto.GroupparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcdmNetcdfProto.GroupparseFrom(com.google.protobuf.ByteString data)static GcdmNetcdfProto.GroupparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcdmNetcdfProto.GroupparseFrom(com.google.protobuf.CodedInputStream input)static GcdmNetcdfProto.GroupparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcdmNetcdfProto.GroupparseFrom(InputStream input)static GcdmNetcdfProto.GroupparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcdmNetcdfProto.GroupparseFrom(ByteBuffer data)static GcdmNetcdfProto.GroupparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<GcdmNetcdfProto.Group>parser()GcdmNetcdfProto.Group.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIMENSIONS_FIELD_NUMBER
public static final int DIMENSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARIABLES_FIELD_NUMBER
public static final int VARIABLES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRUCTURES_FIELD_NUMBER
public static final int STRUCTURES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ATTRIBUTES_FIELD_NUMBER
public static final int ATTRIBUTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GROUPS_FIELD_NUMBER
public static final int GROUPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENUM_TYPES_FIELD_NUMBER
public static final int ENUM_TYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
short name
string name = 1;- Specified by:
getNamein interfaceGcdmNetcdfProto.GroupOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
short name
string name = 1;- Specified by:
getNameBytesin interfaceGcdmNetcdfProto.GroupOrBuilder- Returns:
- The bytes for name.
-
getDimensionsList
public List<GcdmNetcdfProto.Dimension> getDimensionsList()
repeated .ucar.gcdm.Dimension dimensions = 2;- Specified by:
getDimensionsListin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getDimensionsOrBuilderList
public List<? extends GcdmNetcdfProto.DimensionOrBuilder> getDimensionsOrBuilderList()
repeated .ucar.gcdm.Dimension dimensions = 2;- Specified by:
getDimensionsOrBuilderListin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getDimensionsCount
public int getDimensionsCount()
repeated .ucar.gcdm.Dimension dimensions = 2;- Specified by:
getDimensionsCountin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getDimensions
public GcdmNetcdfProto.Dimension getDimensions(int index)
repeated .ucar.gcdm.Dimension dimensions = 2;- Specified by:
getDimensionsin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getDimensionsOrBuilder
public GcdmNetcdfProto.DimensionOrBuilder getDimensionsOrBuilder(int index)
repeated .ucar.gcdm.Dimension dimensions = 2;- Specified by:
getDimensionsOrBuilderin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getVariablesList
public List<GcdmNetcdfProto.Variable> getVariablesList()
repeated .ucar.gcdm.Variable variables = 3;- Specified by:
getVariablesListin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getVariablesOrBuilderList
public List<? extends GcdmNetcdfProto.VariableOrBuilder> getVariablesOrBuilderList()
repeated .ucar.gcdm.Variable variables = 3;- Specified by:
getVariablesOrBuilderListin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getVariablesCount
public int getVariablesCount()
repeated .ucar.gcdm.Variable variables = 3;- Specified by:
getVariablesCountin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getVariables
public GcdmNetcdfProto.Variable getVariables(int index)
repeated .ucar.gcdm.Variable variables = 3;- Specified by:
getVariablesin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getVariablesOrBuilder
public GcdmNetcdfProto.VariableOrBuilder getVariablesOrBuilder(int index)
repeated .ucar.gcdm.Variable variables = 3;- Specified by:
getVariablesOrBuilderin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getStructuresList
public List<GcdmNetcdfProto.Structure> getStructuresList()
repeated .ucar.gcdm.Structure structures = 4;- Specified by:
getStructuresListin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getStructuresOrBuilderList
public List<? extends GcdmNetcdfProto.StructureOrBuilder> getStructuresOrBuilderList()
repeated .ucar.gcdm.Structure structures = 4;- Specified by:
getStructuresOrBuilderListin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getStructuresCount
public int getStructuresCount()
repeated .ucar.gcdm.Structure structures = 4;- Specified by:
getStructuresCountin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getStructures
public GcdmNetcdfProto.Structure getStructures(int index)
repeated .ucar.gcdm.Structure structures = 4;- Specified by:
getStructuresin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getStructuresOrBuilder
public GcdmNetcdfProto.StructureOrBuilder getStructuresOrBuilder(int index)
repeated .ucar.gcdm.Structure structures = 4;- Specified by:
getStructuresOrBuilderin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getAttributesList
public List<GcdmNetcdfProto.Attribute> getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 5;- Specified by:
getAttributesListin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getAttributesOrBuilderList
public List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 5;- Specified by:
getAttributesOrBuilderListin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getAttributesCount
public int getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 5;- Specified by:
getAttributesCountin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getAttributes
public GcdmNetcdfProto.Attribute getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 5;- Specified by:
getAttributesin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getAttributesOrBuilder
public GcdmNetcdfProto.AttributeOrBuilder getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 5;- Specified by:
getAttributesOrBuilderin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getGroupsList
public List<GcdmNetcdfProto.Group> getGroupsList()
repeated .ucar.gcdm.Group groups = 6;- Specified by:
getGroupsListin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getGroupsOrBuilderList
public List<? extends GcdmNetcdfProto.GroupOrBuilder> getGroupsOrBuilderList()
repeated .ucar.gcdm.Group groups = 6;- Specified by:
getGroupsOrBuilderListin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getGroupsCount
public int getGroupsCount()
repeated .ucar.gcdm.Group groups = 6;- Specified by:
getGroupsCountin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getGroups
public GcdmNetcdfProto.Group getGroups(int index)
repeated .ucar.gcdm.Group groups = 6;- Specified by:
getGroupsin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getGroupsOrBuilder
public GcdmNetcdfProto.GroupOrBuilder getGroupsOrBuilder(int index)
repeated .ucar.gcdm.Group groups = 6;- Specified by:
getGroupsOrBuilderin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getEnumTypesList
public List<GcdmNetcdfProto.EnumTypedef> getEnumTypesList()
repeated .ucar.gcdm.EnumTypedef enum_types = 7;- Specified by:
getEnumTypesListin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getEnumTypesOrBuilderList
public List<? extends GcdmNetcdfProto.EnumTypedefOrBuilder> getEnumTypesOrBuilderList()
repeated .ucar.gcdm.EnumTypedef enum_types = 7;- Specified by:
getEnumTypesOrBuilderListin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getEnumTypesCount
public int getEnumTypesCount()
repeated .ucar.gcdm.EnumTypedef enum_types = 7;- Specified by:
getEnumTypesCountin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getEnumTypes
public GcdmNetcdfProto.EnumTypedef getEnumTypes(int index)
repeated .ucar.gcdm.EnumTypedef enum_types = 7;- Specified by:
getEnumTypesin interfaceGcdmNetcdfProto.GroupOrBuilder
-
getEnumTypesOrBuilder
public GcdmNetcdfProto.EnumTypedefOrBuilder getEnumTypesOrBuilder(int index)
repeated .ucar.gcdm.EnumTypedef enum_types = 7;- Specified by:
getEnumTypesOrBuilderin interfaceGcdmNetcdfProto.GroupOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static GcdmNetcdfProto.Group parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmNetcdfProto.Group parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmNetcdfProto.Group parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmNetcdfProto.Group parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmNetcdfProto.Group parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmNetcdfProto.Group parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmNetcdfProto.Group parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GcdmNetcdfProto.Group parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GcdmNetcdfProto.Group parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GcdmNetcdfProto.Group parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static GcdmNetcdfProto.Group parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GcdmNetcdfProto.Group parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public GcdmNetcdfProto.Group.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static GcdmNetcdfProto.Group.Builder newBuilder()
-
newBuilder
public static GcdmNetcdfProto.Group.Builder newBuilder(GcdmNetcdfProto.Group prototype)
-
toBuilder
public GcdmNetcdfProto.Group.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GcdmNetcdfProto.Group.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static GcdmNetcdfProto.Group getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<GcdmNetcdfProto.Group> parser()
-
getParserForType
public com.google.protobuf.Parser<GcdmNetcdfProto.Group> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public GcdmNetcdfProto.Group getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-