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 class
NcStreamProto.Group.Builder
Protobuf 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 int
ATTS_FIELD_NUMBER
static int
DIMS_FIELD_NUMBER
static int
ENUMTYPES_FIELD_NUMBER
static int
GROUPS_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
STRUCTS_FIELD_NUMBER
static int
VARS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
NcStreamProto.Attribute
getAtts(int index)
repeated .Attribute atts = 5;
int
getAttsCount()
repeated .Attribute atts = 5;
List<NcStreamProto.Attribute>
getAttsList()
repeated .Attribute atts = 5;
NcStreamProto.AttributeOrBuilder
getAttsOrBuilder(int index)
repeated .Attribute atts = 5;
List<? extends NcStreamProto.AttributeOrBuilder>
getAttsOrBuilderList()
repeated .Attribute atts = 5;
static NcStreamProto.Group
getDefaultInstance()
NcStreamProto.Group
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
NcStreamProto.Dimension
getDims(int index)
repeated .Dimension dims = 2;
int
getDimsCount()
repeated .Dimension dims = 2;
List<NcStreamProto.Dimension>
getDimsList()
repeated .Dimension dims = 2;
NcStreamProto.DimensionOrBuilder
getDimsOrBuilder(int index)
repeated .Dimension dims = 2;
List<? extends NcStreamProto.DimensionOrBuilder>
getDimsOrBuilderList()
repeated .Dimension dims = 2;
NcStreamProto.EnumTypedef
getEnumTypes(int index)
repeated .EnumTypedef enumTypes = 7;
int
getEnumTypesCount()
repeated .EnumTypedef enumTypes = 7;
List<NcStreamProto.EnumTypedef>
getEnumTypesList()
repeated .EnumTypedef enumTypes = 7;
NcStreamProto.EnumTypedefOrBuilder
getEnumTypesOrBuilder(int index)
repeated .EnumTypedef enumTypes = 7;
List<? extends NcStreamProto.EnumTypedefOrBuilder>
getEnumTypesOrBuilderList()
repeated .EnumTypedef enumTypes = 7;
NcStreamProto.Group
getGroups(int index)
repeated .Group groups = 6;
int
getGroupsCount()
repeated .Group groups = 6;
List<NcStreamProto.Group>
getGroupsList()
repeated .Group groups = 6;
NcStreamProto.GroupOrBuilder
getGroupsOrBuilder(int index)
repeated .Group groups = 6;
List<? extends NcStreamProto.GroupOrBuilder>
getGroupsOrBuilderList()
repeated .Group groups = 6;
String
getName()
short namecom.google.protobuf.ByteString
getNameBytes()
short namecom.google.protobuf.Parser<NcStreamProto.Group>
getParserForType()
int
getSerializedSize()
NcStreamProto.Structure
getStructs(int index)
repeated .Structure structs = 4;
int
getStructsCount()
repeated .Structure structs = 4;
List<NcStreamProto.Structure>
getStructsList()
repeated .Structure structs = 4;
NcStreamProto.StructureOrBuilder
getStructsOrBuilder(int index)
repeated .Structure structs = 4;
List<? extends NcStreamProto.StructureOrBuilder>
getStructsOrBuilderList()
repeated .Structure structs = 4;
NcStreamProto.Variable
getVars(int index)
repeated .Variable vars = 3;
int
getVarsCount()
repeated .Variable vars = 3;
List<NcStreamProto.Variable>
getVarsList()
repeated .Variable vars = 3;
NcStreamProto.VariableOrBuilder
getVarsOrBuilder(int index)
repeated .Variable vars = 3;
List<? extends NcStreamProto.VariableOrBuilder>
getVarsOrBuilderList()
repeated .Variable vars = 3;
int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static NcStreamProto.Group.Builder
newBuilder()
static NcStreamProto.Group.Builder
newBuilder(NcStreamProto.Group prototype)
NcStreamProto.Group.Builder
newBuilderForType()
protected NcStreamProto.Group.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static NcStreamProto.Group
parseDelimitedFrom(InputStream input)
static NcStreamProto.Group
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NcStreamProto.Group
parseFrom(byte[] data)
static NcStreamProto.Group
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NcStreamProto.Group
parseFrom(com.google.protobuf.ByteString data)
static NcStreamProto.Group
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NcStreamProto.Group
parseFrom(com.google.protobuf.CodedInputStream input)
static NcStreamProto.Group
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NcStreamProto.Group
parseFrom(InputStream input)
static NcStreamProto.Group
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NcStreamProto.Group
parseFrom(ByteBuffer data)
static NcStreamProto.Group
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<NcStreamProto.Group>
parser()
NcStreamProto.Group.Builder
toBuilder()
void
writeTo(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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
short name
string name = 1;
- Specified by:
getName
in interfaceNcStreamProto.GroupOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
short name
string name = 1;
- Specified by:
getNameBytes
in interfaceNcStreamProto.GroupOrBuilder
- Returns:
- The bytes for name.
-
getDimsList
public List<NcStreamProto.Dimension> getDimsList()
repeated .Dimension dims = 2;
- Specified by:
getDimsList
in interfaceNcStreamProto.GroupOrBuilder
-
getDimsOrBuilderList
public List<? extends NcStreamProto.DimensionOrBuilder> getDimsOrBuilderList()
repeated .Dimension dims = 2;
- Specified by:
getDimsOrBuilderList
in interfaceNcStreamProto.GroupOrBuilder
-
getDimsCount
public int getDimsCount()
repeated .Dimension dims = 2;
- Specified by:
getDimsCount
in interfaceNcStreamProto.GroupOrBuilder
-
getDims
public NcStreamProto.Dimension getDims(int index)
repeated .Dimension dims = 2;
- Specified by:
getDims
in interfaceNcStreamProto.GroupOrBuilder
-
getDimsOrBuilder
public NcStreamProto.DimensionOrBuilder getDimsOrBuilder(int index)
repeated .Dimension dims = 2;
- Specified by:
getDimsOrBuilder
in interfaceNcStreamProto.GroupOrBuilder
-
getVarsList
public List<NcStreamProto.Variable> getVarsList()
repeated .Variable vars = 3;
- Specified by:
getVarsList
in interfaceNcStreamProto.GroupOrBuilder
-
getVarsOrBuilderList
public List<? extends NcStreamProto.VariableOrBuilder> getVarsOrBuilderList()
repeated .Variable vars = 3;
- Specified by:
getVarsOrBuilderList
in interfaceNcStreamProto.GroupOrBuilder
-
getVarsCount
public int getVarsCount()
repeated .Variable vars = 3;
- Specified by:
getVarsCount
in interfaceNcStreamProto.GroupOrBuilder
-
getVars
public NcStreamProto.Variable getVars(int index)
repeated .Variable vars = 3;
- Specified by:
getVars
in interfaceNcStreamProto.GroupOrBuilder
-
getVarsOrBuilder
public NcStreamProto.VariableOrBuilder getVarsOrBuilder(int index)
repeated .Variable vars = 3;
- Specified by:
getVarsOrBuilder
in interfaceNcStreamProto.GroupOrBuilder
-
getStructsList
public List<NcStreamProto.Structure> getStructsList()
repeated .Structure structs = 4;
- Specified by:
getStructsList
in interfaceNcStreamProto.GroupOrBuilder
-
getStructsOrBuilderList
public List<? extends NcStreamProto.StructureOrBuilder> getStructsOrBuilderList()
repeated .Structure structs = 4;
- Specified by:
getStructsOrBuilderList
in interfaceNcStreamProto.GroupOrBuilder
-
getStructsCount
public int getStructsCount()
repeated .Structure structs = 4;
- Specified by:
getStructsCount
in interfaceNcStreamProto.GroupOrBuilder
-
getStructs
public NcStreamProto.Structure getStructs(int index)
repeated .Structure structs = 4;
- Specified by:
getStructs
in interfaceNcStreamProto.GroupOrBuilder
-
getStructsOrBuilder
public NcStreamProto.StructureOrBuilder getStructsOrBuilder(int index)
repeated .Structure structs = 4;
- Specified by:
getStructsOrBuilder
in interfaceNcStreamProto.GroupOrBuilder
-
getAttsList
public List<NcStreamProto.Attribute> getAttsList()
repeated .Attribute atts = 5;
- Specified by:
getAttsList
in interfaceNcStreamProto.GroupOrBuilder
-
getAttsOrBuilderList
public List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
repeated .Attribute atts = 5;
- Specified by:
getAttsOrBuilderList
in interfaceNcStreamProto.GroupOrBuilder
-
getAttsCount
public int getAttsCount()
repeated .Attribute atts = 5;
- Specified by:
getAttsCount
in interfaceNcStreamProto.GroupOrBuilder
-
getAtts
public NcStreamProto.Attribute getAtts(int index)
repeated .Attribute atts = 5;
- Specified by:
getAtts
in interfaceNcStreamProto.GroupOrBuilder
-
getAttsOrBuilder
public NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
repeated .Attribute atts = 5;
- Specified by:
getAttsOrBuilder
in interfaceNcStreamProto.GroupOrBuilder
-
getGroupsList
public List<NcStreamProto.Group> getGroupsList()
repeated .Group groups = 6;
- Specified by:
getGroupsList
in interfaceNcStreamProto.GroupOrBuilder
-
getGroupsOrBuilderList
public List<? extends NcStreamProto.GroupOrBuilder> getGroupsOrBuilderList()
repeated .Group groups = 6;
- Specified by:
getGroupsOrBuilderList
in interfaceNcStreamProto.GroupOrBuilder
-
getGroupsCount
public int getGroupsCount()
repeated .Group groups = 6;
- Specified by:
getGroupsCount
in interfaceNcStreamProto.GroupOrBuilder
-
getGroups
public NcStreamProto.Group getGroups(int index)
repeated .Group groups = 6;
- Specified by:
getGroups
in interfaceNcStreamProto.GroupOrBuilder
-
getGroupsOrBuilder
public NcStreamProto.GroupOrBuilder getGroupsOrBuilder(int index)
repeated .Group groups = 6;
- Specified by:
getGroupsOrBuilder
in interfaceNcStreamProto.GroupOrBuilder
-
getEnumTypesList
public List<NcStreamProto.EnumTypedef> getEnumTypesList()
repeated .EnumTypedef enumTypes = 7;
- Specified by:
getEnumTypesList
in interfaceNcStreamProto.GroupOrBuilder
-
getEnumTypesOrBuilderList
public List<? extends NcStreamProto.EnumTypedefOrBuilder> getEnumTypesOrBuilderList()
repeated .EnumTypedef enumTypes = 7;
- Specified by:
getEnumTypesOrBuilderList
in interfaceNcStreamProto.GroupOrBuilder
-
getEnumTypesCount
public int getEnumTypesCount()
repeated .EnumTypedef enumTypes = 7;
- Specified by:
getEnumTypesCount
in interfaceNcStreamProto.GroupOrBuilder
-
getEnumTypes
public NcStreamProto.EnumTypedef getEnumTypes(int index)
repeated .EnumTypedef enumTypes = 7;
- Specified by:
getEnumTypes
in interfaceNcStreamProto.GroupOrBuilder
-
getEnumTypesOrBuilder
public NcStreamProto.EnumTypedefOrBuilder getEnumTypesOrBuilder(int index)
repeated .EnumTypedef enumTypes = 7;
- Specified by:
getEnumTypesOrBuilder
in interfaceNcStreamProto.GroupOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected NcStreamProto.Group.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public NcStreamProto.Group getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-