public static final class NcStreamProto.Structure extends com.google.protobuf.GeneratedMessage implements NcStreamProto.StructureOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
NcStreamProto.Structure.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 |
DATATYPE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SHAPE_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 DATATYPE_FIELD_NUMBER
public static final int SHAPE_FIELD_NUMBER
public static final int ATTS_FIELD_NUMBER
public static final int VARS_FIELD_NUMBER
public static final int STRUCTS_FIELD_NUMBER
public static NcStreamProto.Structure getDefaultInstance()
public NcStreamProto.Structure 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.StructureOrBuilderpublic String getName()
getName in interface NcStreamProto.StructureOrBuilderpublic boolean hasDataType()
hasDataType in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.DataType getDataType()
getDataType in interface NcStreamProto.StructureOrBuilderpublic List<NcStreamProto.Dimension> getShapeList()
getShapeList in interface NcStreamProto.StructureOrBuilderpublic List<? extends NcStreamProto.DimensionOrBuilder> getShapeOrBuilderList()
getShapeOrBuilderList in interface NcStreamProto.StructureOrBuilderpublic int getShapeCount()
getShapeCount in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.Dimension getShape(int index)
getShape in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.DimensionOrBuilder getShapeOrBuilder(int index)
getShapeOrBuilder in interface NcStreamProto.StructureOrBuilderpublic List<NcStreamProto.Attribute> getAttsList()
getAttsList in interface NcStreamProto.StructureOrBuilderpublic List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
getAttsOrBuilderList in interface NcStreamProto.StructureOrBuilderpublic int getAttsCount()
getAttsCount in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.Attribute getAtts(int index)
getAtts in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
getAttsOrBuilder in interface NcStreamProto.StructureOrBuilderpublic List<NcStreamProto.Variable> getVarsList()
getVarsList in interface NcStreamProto.StructureOrBuilderpublic List<? extends NcStreamProto.VariableOrBuilder> getVarsOrBuilderList()
getVarsOrBuilderList in interface NcStreamProto.StructureOrBuilderpublic int getVarsCount()
getVarsCount in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.Variable getVars(int index)
getVars in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.VariableOrBuilder getVarsOrBuilder(int index)
getVarsOrBuilder in interface NcStreamProto.StructureOrBuilderpublic List<NcStreamProto.Structure> getStructsList()
getStructsList in interface NcStreamProto.StructureOrBuilderpublic List<? extends NcStreamProto.StructureOrBuilder> getStructsOrBuilderList()
getStructsOrBuilderList in interface NcStreamProto.StructureOrBuilderpublic int getStructsCount()
getStructsCount in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.Structure getStructs(int index)
getStructs in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.StructureOrBuilder getStructsOrBuilder(int index)
getStructsOrBuilder in interface NcStreamProto.StructureOrBuilderpublic 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.Structure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Structure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Structure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Structure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Structure parseFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Structure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Structure parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Structure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Structure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Structure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Structure.Builder newBuilder()
public NcStreamProto.Structure.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NcStreamProto.Structure.Builder newBuilder(NcStreamProto.Structure prototype)
public NcStreamProto.Structure.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NcStreamProto.Structure.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.