public static final class NcStreamProto.Group extends com.google.protobuf.GeneratedMessage implements NcStreamProto.GroupOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
NcStreamProto.Group.Builder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and 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 |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, 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 ENUMTYPES_FIELD_NUMBER
public static NcStreamProto.Group getDefaultInstance()
public NcStreamProto.Group getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasName()
hasName in interface NcStreamProto.GroupOrBuilderpublic String getName()
getName in interface NcStreamProto.GroupOrBuilderpublic List<NcStreamProto.Dimension> getDimsList()
getDimsList in interface NcStreamProto.GroupOrBuilderpublic List<? extends NcStreamProto.DimensionOrBuilder> getDimsOrBuilderList()
getDimsOrBuilderList in interface NcStreamProto.GroupOrBuilderpublic int getDimsCount()
getDimsCount in interface NcStreamProto.GroupOrBuilderpublic NcStreamProto.Dimension getDims(int index)
getDims in interface NcStreamProto.GroupOrBuilderpublic NcStreamProto.DimensionOrBuilder getDimsOrBuilder(int index)
getDimsOrBuilder in interface NcStreamProto.GroupOrBuilderpublic List<NcStreamProto.Variable> getVarsList()
getVarsList in interface NcStreamProto.GroupOrBuilderpublic List<? extends NcStreamProto.VariableOrBuilder> getVarsOrBuilderList()
getVarsOrBuilderList in interface NcStreamProto.GroupOrBuilderpublic int getVarsCount()
getVarsCount in interface NcStreamProto.GroupOrBuilderpublic NcStreamProto.Variable getVars(int index)
getVars in interface NcStreamProto.GroupOrBuilderpublic NcStreamProto.VariableOrBuilder getVarsOrBuilder(int index)
getVarsOrBuilder in interface NcStreamProto.GroupOrBuilderpublic List<NcStreamProto.Structure> getStructsList()
getStructsList in interface NcStreamProto.GroupOrBuilderpublic List<? extends NcStreamProto.StructureOrBuilder> getStructsOrBuilderList()
getStructsOrBuilderList in interface NcStreamProto.GroupOrBuilderpublic int getStructsCount()
getStructsCount in interface NcStreamProto.GroupOrBuilderpublic NcStreamProto.Structure getStructs(int index)
getStructs in interface NcStreamProto.GroupOrBuilderpublic NcStreamProto.StructureOrBuilder getStructsOrBuilder(int index)
getStructsOrBuilder in interface NcStreamProto.GroupOrBuilderpublic List<NcStreamProto.Attribute> getAttsList()
getAttsList in interface NcStreamProto.GroupOrBuilderpublic List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
getAttsOrBuilderList in interface NcStreamProto.GroupOrBuilderpublic int getAttsCount()
getAttsCount in interface NcStreamProto.GroupOrBuilderpublic NcStreamProto.Attribute getAtts(int index)
getAtts in interface NcStreamProto.GroupOrBuilderpublic NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
getAttsOrBuilder in interface NcStreamProto.GroupOrBuilderpublic List<NcStreamProto.Group> getGroupsList()
getGroupsList in interface NcStreamProto.GroupOrBuilderpublic List<? extends NcStreamProto.GroupOrBuilder> getGroupsOrBuilderList()
getGroupsOrBuilderList in interface NcStreamProto.GroupOrBuilderpublic int getGroupsCount()
getGroupsCount in interface NcStreamProto.GroupOrBuilderpublic NcStreamProto.Group getGroups(int index)
getGroups in interface NcStreamProto.GroupOrBuilderpublic NcStreamProto.GroupOrBuilder getGroupsOrBuilder(int index)
getGroupsOrBuilder in interface NcStreamProto.GroupOrBuilderpublic List<NcStreamProto.EnumTypedef> getEnumTypesList()
getEnumTypesList in interface NcStreamProto.GroupOrBuilderpublic List<? extends NcStreamProto.EnumTypedefOrBuilder> getEnumTypesOrBuilderList()
getEnumTypesOrBuilderList in interface NcStreamProto.GroupOrBuilderpublic int getEnumTypesCount()
getEnumTypesCount in interface NcStreamProto.GroupOrBuilderpublic NcStreamProto.EnumTypedef getEnumTypes(int index)
getEnumTypes in interface NcStreamProto.GroupOrBuilderpublic NcStreamProto.EnumTypedefOrBuilder getEnumTypesOrBuilder(int index)
getEnumTypesOrBuilder in interface NcStreamProto.GroupOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static NcStreamProto.Group parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Group parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Group parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Group parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Group parseFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Group parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Group parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Group parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Group parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Group parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Group.Builder newBuilder()
public NcStreamProto.Group.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NcStreamProto.Group.Builder newBuilder(NcStreamProto.Group prototype)
public NcStreamProto.Group.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NcStreamProto.Group.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 1999-2012 UCAR/Unidata. All Rights Reserved.