Package ucar.nc2.stream
Class NcStreamProto.Group
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ucar.nc2.stream.NcStreamProto.Group
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,NcStreamProto.GroupOrBuilder
- Enclosing class:
- NcStreamProto
public static final class NcStreamProto.Group extends com.google.protobuf.GeneratedMessageV3 implements NcStreamProto.GroupOrBuilder
Protobuf typeGroup- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNcStreamProto.Group.BuilderProtobuf typeGroup-
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 intATTS_FIELD_NUMBERstatic intDIMS_FIELD_NUMBERstatic intENUMTYPES_FIELD_NUMBERstatic intGROUPS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intSTRUCTS_FIELD_NUMBERstatic intVARS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)NcStreamProto.AttributegetAtts(int index)repeated .Attribute atts = 5;intgetAttsCount()repeated .Attribute atts = 5;List<NcStreamProto.Attribute>getAttsList()repeated .Attribute atts = 5;NcStreamProto.AttributeOrBuildergetAttsOrBuilder(int index)repeated .Attribute atts = 5;List<? extends NcStreamProto.AttributeOrBuilder>getAttsOrBuilderList()repeated .Attribute atts = 5;static NcStreamProto.GroupgetDefaultInstance()NcStreamProto.GroupgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()NcStreamProto.DimensiongetDims(int index)repeated .Dimension dims = 2;intgetDimsCount()repeated .Dimension dims = 2;List<NcStreamProto.Dimension>getDimsList()repeated .Dimension dims = 2;NcStreamProto.DimensionOrBuildergetDimsOrBuilder(int index)repeated .Dimension dims = 2;List<? extends NcStreamProto.DimensionOrBuilder>getDimsOrBuilderList()repeated .Dimension dims = 2;NcStreamProto.EnumTypedefgetEnumTypes(int index)repeated .EnumTypedef enumTypes = 7;intgetEnumTypesCount()repeated .EnumTypedef enumTypes = 7;List<NcStreamProto.EnumTypedef>getEnumTypesList()repeated .EnumTypedef enumTypes = 7;NcStreamProto.EnumTypedefOrBuildergetEnumTypesOrBuilder(int index)repeated .EnumTypedef enumTypes = 7;List<? extends NcStreamProto.EnumTypedefOrBuilder>getEnumTypesOrBuilderList()repeated .EnumTypedef enumTypes = 7;NcStreamProto.GroupgetGroups(int index)repeated .Group groups = 6;intgetGroupsCount()repeated .Group groups = 6;List<NcStreamProto.Group>getGroupsList()repeated .Group groups = 6;NcStreamProto.GroupOrBuildergetGroupsOrBuilder(int index)repeated .Group groups = 6;List<? extends NcStreamProto.GroupOrBuilder>getGroupsOrBuilderList()repeated .Group groups = 6;StringgetName()short namecom.google.protobuf.ByteStringgetNameBytes()short namecom.google.protobuf.Parser<NcStreamProto.Group>getParserForType()intgetSerializedSize()NcStreamProto.StructuregetStructs(int index)repeated .Structure structs = 4;intgetStructsCount()repeated .Structure structs = 4;List<NcStreamProto.Structure>getStructsList()repeated .Structure structs = 4;NcStreamProto.StructureOrBuildergetStructsOrBuilder(int index)repeated .Structure structs = 4;List<? extends NcStreamProto.StructureOrBuilder>getStructsOrBuilderList()repeated .Structure structs = 4;NcStreamProto.VariablegetVars(int index)repeated .Variable vars = 3;intgetVarsCount()repeated .Variable vars = 3;List<NcStreamProto.Variable>getVarsList()repeated .Variable vars = 3;NcStreamProto.VariableOrBuildergetVarsOrBuilder(int index)repeated .Variable vars = 3;List<? extends NcStreamProto.VariableOrBuilder>getVarsOrBuilderList()repeated .Variable vars = 3;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static NcStreamProto.Group.BuildernewBuilder()static NcStreamProto.Group.BuildernewBuilder(NcStreamProto.Group prototype)NcStreamProto.Group.BuildernewBuilderForType()protected NcStreamProto.Group.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static NcStreamProto.GroupparseDelimitedFrom(InputStream input)static NcStreamProto.GroupparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NcStreamProto.GroupparseFrom(byte[] data)static NcStreamProto.GroupparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NcStreamProto.GroupparseFrom(com.google.protobuf.ByteString data)static NcStreamProto.GroupparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NcStreamProto.GroupparseFrom(com.google.protobuf.CodedInputStream input)static NcStreamProto.GroupparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NcStreamProto.GroupparseFrom(InputStream input)static NcStreamProto.GroupparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NcStreamProto.GroupparseFrom(ByteBuffer data)static NcStreamProto.GroupparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<NcStreamProto.Group>parser()NcStreamProto.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
-
DIMS_FIELD_NUMBER
public static final int DIMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARS_FIELD_NUMBER
public static final int VARS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRUCTS_FIELD_NUMBER
public static final int STRUCTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ATTS_FIELD_NUMBER
public static final int ATTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GROUPS_FIELD_NUMBER
public static final int GROUPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENUMTYPES_FIELD_NUMBER
public static final int ENUMTYPES_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 interfaceNcStreamProto.GroupOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
short name
string name = 1;- Specified by:
getNameBytesin interfaceNcStreamProto.GroupOrBuilder- Returns:
- The bytes for name.
-
getDimsList
public List<NcStreamProto.Dimension> getDimsList()
repeated .Dimension dims = 2;- Specified by:
getDimsListin interfaceNcStreamProto.GroupOrBuilder
-
getDimsOrBuilderList
public List<? extends NcStreamProto.DimensionOrBuilder> getDimsOrBuilderList()
repeated .Dimension dims = 2;- Specified by:
getDimsOrBuilderListin interfaceNcStreamProto.GroupOrBuilder
-
getDimsCount
public int getDimsCount()
repeated .Dimension dims = 2;- Specified by:
getDimsCountin interfaceNcStreamProto.GroupOrBuilder
-
getDims
public NcStreamProto.Dimension getDims(int index)
repeated .Dimension dims = 2;- Specified by:
getDimsin interfaceNcStreamProto.GroupOrBuilder
-
getDimsOrBuilder
public NcStreamProto.DimensionOrBuilder getDimsOrBuilder(int index)
repeated .Dimension dims = 2;- Specified by:
getDimsOrBuilderin interfaceNcStreamProto.GroupOrBuilder
-
getVarsList
public List<NcStreamProto.Variable> getVarsList()
repeated .Variable vars = 3;- Specified by:
getVarsListin interfaceNcStreamProto.GroupOrBuilder
-
getVarsOrBuilderList
public List<? extends NcStreamProto.VariableOrBuilder> getVarsOrBuilderList()
repeated .Variable vars = 3;- Specified by:
getVarsOrBuilderListin interfaceNcStreamProto.GroupOrBuilder
-
getVarsCount
public int getVarsCount()
repeated .Variable vars = 3;- Specified by:
getVarsCountin interfaceNcStreamProto.GroupOrBuilder
-
getVars
public NcStreamProto.Variable getVars(int index)
repeated .Variable vars = 3;- Specified by:
getVarsin interfaceNcStreamProto.GroupOrBuilder
-
getVarsOrBuilder
public NcStreamProto.VariableOrBuilder getVarsOrBuilder(int index)
repeated .Variable vars = 3;- Specified by:
getVarsOrBuilderin interfaceNcStreamProto.GroupOrBuilder
-
getStructsList
public List<NcStreamProto.Structure> getStructsList()
repeated .Structure structs = 4;- Specified by:
getStructsListin interfaceNcStreamProto.GroupOrBuilder
-
getStructsOrBuilderList
public List<? extends NcStreamProto.StructureOrBuilder> getStructsOrBuilderList()
repeated .Structure structs = 4;- Specified by:
getStructsOrBuilderListin interfaceNcStreamProto.GroupOrBuilder
-
getStructsCount
public int getStructsCount()
repeated .Structure structs = 4;- Specified by:
getStructsCountin interfaceNcStreamProto.GroupOrBuilder
-
getStructs
public NcStreamProto.Structure getStructs(int index)
repeated .Structure structs = 4;- Specified by:
getStructsin interfaceNcStreamProto.GroupOrBuilder
-
getStructsOrBuilder
public NcStreamProto.StructureOrBuilder getStructsOrBuilder(int index)
repeated .Structure structs = 4;- Specified by:
getStructsOrBuilderin interfaceNcStreamProto.GroupOrBuilder
-
getAttsList
public List<NcStreamProto.Attribute> getAttsList()
repeated .Attribute atts = 5;- Specified by:
getAttsListin interfaceNcStreamProto.GroupOrBuilder
-
getAttsOrBuilderList
public List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
repeated .Attribute atts = 5;- Specified by:
getAttsOrBuilderListin interfaceNcStreamProto.GroupOrBuilder
-
getAttsCount
public int getAttsCount()
repeated .Attribute atts = 5;- Specified by:
getAttsCountin interfaceNcStreamProto.GroupOrBuilder
-
getAtts
public NcStreamProto.Attribute getAtts(int index)
repeated .Attribute atts = 5;- Specified by:
getAttsin interfaceNcStreamProto.GroupOrBuilder
-
getAttsOrBuilder
public NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
repeated .Attribute atts = 5;- Specified by:
getAttsOrBuilderin interfaceNcStreamProto.GroupOrBuilder
-
getGroupsList
public List<NcStreamProto.Group> getGroupsList()
repeated .Group groups = 6;- Specified by:
getGroupsListin interfaceNcStreamProto.GroupOrBuilder
-
getGroupsOrBuilderList
public List<? extends NcStreamProto.GroupOrBuilder> getGroupsOrBuilderList()
repeated .Group groups = 6;- Specified by:
getGroupsOrBuilderListin interfaceNcStreamProto.GroupOrBuilder
-
getGroupsCount
public int getGroupsCount()
repeated .Group groups = 6;- Specified by:
getGroupsCountin interfaceNcStreamProto.GroupOrBuilder
-
getGroups
public NcStreamProto.Group getGroups(int index)
repeated .Group groups = 6;- Specified by:
getGroupsin interfaceNcStreamProto.GroupOrBuilder
-
getGroupsOrBuilder
public NcStreamProto.GroupOrBuilder getGroupsOrBuilder(int index)
repeated .Group groups = 6;- Specified by:
getGroupsOrBuilderin interfaceNcStreamProto.GroupOrBuilder
-
getEnumTypesList
public List<NcStreamProto.EnumTypedef> getEnumTypesList()
repeated .EnumTypedef enumTypes = 7;- Specified by:
getEnumTypesListin interfaceNcStreamProto.GroupOrBuilder
-
getEnumTypesOrBuilderList
public List<? extends NcStreamProto.EnumTypedefOrBuilder> getEnumTypesOrBuilderList()
repeated .EnumTypedef enumTypes = 7;- Specified by:
getEnumTypesOrBuilderListin interfaceNcStreamProto.GroupOrBuilder
-
getEnumTypesCount
public int getEnumTypesCount()
repeated .EnumTypedef enumTypes = 7;- Specified by:
getEnumTypesCountin interfaceNcStreamProto.GroupOrBuilder
-
getEnumTypes
public NcStreamProto.EnumTypedef getEnumTypes(int index)
repeated .EnumTypedef enumTypes = 7;- Specified by:
getEnumTypesin interfaceNcStreamProto.GroupOrBuilder
-
getEnumTypesOrBuilder
public NcStreamProto.EnumTypedefOrBuilder getEnumTypesOrBuilder(int index)
repeated .EnumTypedef enumTypes = 7;- Specified by:
getEnumTypesOrBuilderin interfaceNcStreamProto.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 NcStreamProto.Group parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NcStreamProto.Group parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NcStreamProto.Group parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NcStreamProto.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 NcStreamProto.Group parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NcStreamProto.Group parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NcStreamProto.Group parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static NcStreamProto.Group parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static NcStreamProto.Group parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static NcStreamProto.Group parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static NcStreamProto.Group parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static NcStreamProto.Group parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public NcStreamProto.Group.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static NcStreamProto.Group.Builder newBuilder()
-
newBuilder
public static NcStreamProto.Group.Builder newBuilder(NcStreamProto.Group prototype)
-
toBuilder
public NcStreamProto.Group.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected NcStreamProto.Group.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static NcStreamProto.Group getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<NcStreamProto.Group> parser()
-
getParserForType
public com.google.protobuf.Parser<NcStreamProto.Group> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public NcStreamProto.Group getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-