public static final class NcStreamProto.Dimension extends com.google.protobuf.GeneratedMessage implements NcStreamProto.DimensionOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
NcStreamProto.Dimension.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 |
ISPRIVATE_FIELD_NUMBER |
static int |
ISUNLIMITED_FIELD_NUMBER |
static int |
ISVLEN_FIELD_NUMBER |
static int |
LENGTH_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static NcStreamProto.Dimension |
getDefaultInstance() |
NcStreamProto.Dimension |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIsPrivate() |
boolean |
getIsUnlimited() |
boolean |
getIsVlen() |
long |
getLength() |
String |
getName() |
int |
getSerializedSize() |
boolean |
hasIsPrivate() |
boolean |
hasIsUnlimited() |
boolean |
hasIsVlen() |
boolean |
hasLength() |
boolean |
hasName() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static NcStreamProto.Dimension.Builder |
newBuilder() |
static NcStreamProto.Dimension.Builder |
newBuilder(NcStreamProto.Dimension prototype) |
NcStreamProto.Dimension.Builder |
newBuilderForType() |
protected NcStreamProto.Dimension.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static NcStreamProto.Dimension |
parseDelimitedFrom(InputStream input) |
static NcStreamProto.Dimension |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Dimension |
parseFrom(byte[] data) |
static NcStreamProto.Dimension |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Dimension |
parseFrom(com.google.protobuf.ByteString data) |
static NcStreamProto.Dimension |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Dimension |
parseFrom(com.google.protobuf.CodedInputStream input) |
static NcStreamProto.Dimension |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Dimension |
parseFrom(InputStream input) |
static NcStreamProto.Dimension |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NcStreamProto.Dimension.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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 LENGTH_FIELD_NUMBER
public static final int ISUNLIMITED_FIELD_NUMBER
public static final int ISVLEN_FIELD_NUMBER
public static final int ISPRIVATE_FIELD_NUMBER
public static NcStreamProto.Dimension getDefaultInstance()
public NcStreamProto.Dimension 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.DimensionOrBuilderpublic String getName()
getName in interface NcStreamProto.DimensionOrBuilderpublic boolean hasLength()
hasLength in interface NcStreamProto.DimensionOrBuilderpublic long getLength()
getLength in interface NcStreamProto.DimensionOrBuilderpublic boolean hasIsUnlimited()
hasIsUnlimited in interface NcStreamProto.DimensionOrBuilderpublic boolean getIsUnlimited()
getIsUnlimited in interface NcStreamProto.DimensionOrBuilderpublic boolean hasIsVlen()
hasIsVlen in interface NcStreamProto.DimensionOrBuilderpublic boolean getIsVlen()
getIsVlen in interface NcStreamProto.DimensionOrBuilderpublic boolean hasIsPrivate()
hasIsPrivate in interface NcStreamProto.DimensionOrBuilderpublic boolean getIsPrivate()
getIsPrivate in interface NcStreamProto.DimensionOrBuilderpublic 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.Dimension parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Dimension parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Dimension parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Dimension parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Dimension parseFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Dimension parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Dimension parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Dimension parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Dimension parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Dimension parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Dimension.Builder newBuilder()
public NcStreamProto.Dimension.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NcStreamProto.Dimension.Builder newBuilder(NcStreamProto.Dimension prototype)
public NcStreamProto.Dimension.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NcStreamProto.Dimension.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.