public static final class NcStreamProto.Variable extends com.google.protobuf.GeneratedMessage implements NcStreamProto.VariableOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
NcStreamProto.Variable.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 |
DATA_FIELD_NUMBER |
static int |
DATATYPE_FIELD_NUMBER |
static int |
ENUMTYPE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SHAPE_FIELD_NUMBER |
static int |
UNSIGNED_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 UNSIGNED_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
public static final int ENUMTYPE_FIELD_NUMBER
public static NcStreamProto.Variable getDefaultInstance()
public NcStreamProto.Variable 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.VariableOrBuilderpublic String getName()
getName in interface NcStreamProto.VariableOrBuilderpublic boolean hasDataType()
hasDataType in interface NcStreamProto.VariableOrBuilderpublic NcStreamProto.DataType getDataType()
getDataType in interface NcStreamProto.VariableOrBuilderpublic List<NcStreamProto.Dimension> getShapeList()
getShapeList in interface NcStreamProto.VariableOrBuilderpublic List<? extends NcStreamProto.DimensionOrBuilder> getShapeOrBuilderList()
getShapeOrBuilderList in interface NcStreamProto.VariableOrBuilderpublic int getShapeCount()
getShapeCount in interface NcStreamProto.VariableOrBuilderpublic NcStreamProto.Dimension getShape(int index)
getShape in interface NcStreamProto.VariableOrBuilderpublic NcStreamProto.DimensionOrBuilder getShapeOrBuilder(int index)
getShapeOrBuilder in interface NcStreamProto.VariableOrBuilderpublic List<NcStreamProto.Attribute> getAttsList()
getAttsList in interface NcStreamProto.VariableOrBuilderpublic List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
getAttsOrBuilderList in interface NcStreamProto.VariableOrBuilderpublic int getAttsCount()
getAttsCount in interface NcStreamProto.VariableOrBuilderpublic NcStreamProto.Attribute getAtts(int index)
getAtts in interface NcStreamProto.VariableOrBuilderpublic NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
getAttsOrBuilder in interface NcStreamProto.VariableOrBuilderpublic boolean hasUnsigned()
hasUnsigned in interface NcStreamProto.VariableOrBuilderpublic boolean getUnsigned()
getUnsigned in interface NcStreamProto.VariableOrBuilderpublic boolean hasData()
hasData in interface NcStreamProto.VariableOrBuilderpublic com.google.protobuf.ByteString getData()
getData in interface NcStreamProto.VariableOrBuilderpublic boolean hasEnumType()
hasEnumType in interface NcStreamProto.VariableOrBuilderpublic String getEnumType()
getEnumType in interface NcStreamProto.VariableOrBuilderpublic 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.Variable parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Variable parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Variable parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Variable parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Variable parseFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Variable parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Variable parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Variable parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Variable parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Variable parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Variable.Builder newBuilder()
public NcStreamProto.Variable.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NcStreamProto.Variable.Builder newBuilder(NcStreamProto.Variable prototype)
public NcStreamProto.Variable.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NcStreamProto.Variable.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.