public static final class NcStreamProto.Header extends com.google.protobuf.GeneratedMessage implements NcStreamProto.HeaderOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
NcStreamProto.Header.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 |
ID_FIELD_NUMBER |
static int |
LOCATION_FIELD_NUMBER |
static int |
ROOT_FIELD_NUMBER |
static int |
TITLE_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static NcStreamProto.Header |
getDefaultInstance() |
NcStreamProto.Header |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getId() |
String |
getLocation() |
NcStreamProto.Group |
getRoot() |
NcStreamProto.GroupOrBuilder |
getRootOrBuilder() |
int |
getSerializedSize() |
String |
getTitle() |
int |
getVersion() |
boolean |
hasId() |
boolean |
hasLocation() |
boolean |
hasRoot() |
boolean |
hasTitle() |
boolean |
hasVersion() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static NcStreamProto.Header.Builder |
newBuilder() |
static NcStreamProto.Header.Builder |
newBuilder(NcStreamProto.Header prototype) |
NcStreamProto.Header.Builder |
newBuilderForType() |
protected NcStreamProto.Header.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static NcStreamProto.Header |
parseDelimitedFrom(InputStream input) |
static NcStreamProto.Header |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Header |
parseFrom(byte[] data) |
static NcStreamProto.Header |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Header |
parseFrom(com.google.protobuf.ByteString data) |
static NcStreamProto.Header |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Header |
parseFrom(com.google.protobuf.CodedInputStream input) |
static NcStreamProto.Header |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Header |
parseFrom(InputStream input) |
static NcStreamProto.Header |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NcStreamProto.Header.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 LOCATION_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
public static final int ROOT_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static NcStreamProto.Header getDefaultInstance()
public NcStreamProto.Header 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 hasLocation()
hasLocation in interface NcStreamProto.HeaderOrBuilderpublic String getLocation()
getLocation in interface NcStreamProto.HeaderOrBuilderpublic boolean hasTitle()
hasTitle in interface NcStreamProto.HeaderOrBuilderpublic String getTitle()
getTitle in interface NcStreamProto.HeaderOrBuilderpublic boolean hasId()
hasId in interface NcStreamProto.HeaderOrBuilderpublic String getId()
getId in interface NcStreamProto.HeaderOrBuilderpublic boolean hasRoot()
hasRoot in interface NcStreamProto.HeaderOrBuilderpublic NcStreamProto.Group getRoot()
getRoot in interface NcStreamProto.HeaderOrBuilderpublic NcStreamProto.GroupOrBuilder getRootOrBuilder()
getRootOrBuilder in interface NcStreamProto.HeaderOrBuilderpublic boolean hasVersion()
hasVersion in interface NcStreamProto.HeaderOrBuilderpublic int getVersion()
getVersion in interface NcStreamProto.HeaderOrBuilderpublic 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.Header parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Header parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Header parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Header parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Header parseFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Header parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Header parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Header parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Header parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Header parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Header.Builder newBuilder()
public NcStreamProto.Header.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NcStreamProto.Header.Builder newBuilder(NcStreamProto.Header prototype)
public NcStreamProto.Header.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NcStreamProto.Header.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.