public static final class NcStreamProto.Data.Builder extends com.google.protobuf.GeneratedMessage.Builder<NcStreamProto.Data.Builder> implements NcStreamProto.DataOrBuilder
Data
Modifier and Type | Method and Description |
---|---|
NcStreamProto.Data |
build() |
NcStreamProto.Data |
buildPartial() |
NcStreamProto.Data.Builder |
clear() |
NcStreamProto.Data.Builder |
clearBigend()
[default=true] in proto2
|
NcStreamProto.Data.Builder |
clearBigendPresent() |
NcStreamProto.Data.Builder |
clearCompress()
.Compress compress = 6; |
NcStreamProto.Data.Builder |
clearDataType()
.DataType dataType = 2; |
NcStreamProto.Data.Builder |
clearSection()
not required for SEQUENCE
|
NcStreamProto.Data.Builder |
clearUncompressedSize()
uint32 uncompressedSize = 8; |
NcStreamProto.Data.Builder |
clearVarName()
full escaped name.
|
NcStreamProto.Data.Builder |
clearVdata()
bool vdata = 7; |
NcStreamProto.Data.Builder |
clearVersion()
version=2 for proto2, >=3 for proto3 (v5.0+)
|
boolean |
getBigend()
[default=true] in proto2
|
NcStreamProto.Data.BigendPresentCase |
getBigendPresentCase() |
NcStreamProto.Compress |
getCompress()
.Compress compress = 6; |
int |
getCompressValue()
.Compress compress = 6; |
NcStreamProto.DataType |
getDataType()
.DataType dataType = 2; |
int |
getDataTypeValue()
.DataType dataType = 2; |
NcStreamProto.Data |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
NcStreamProto.Section |
getSection()
not required for SEQUENCE
|
NcStreamProto.Section.Builder |
getSectionBuilder()
not required for SEQUENCE
|
NcStreamProto.SectionOrBuilder |
getSectionOrBuilder()
not required for SEQUENCE
|
int |
getUncompressedSize()
uint32 uncompressedSize = 8; |
java.lang.String |
getVarName()
full escaped name.
|
com.google.protobuf.ByteString |
getVarNameBytes()
full escaped name.
|
boolean |
getVdata()
bool vdata = 7; |
int |
getVersion()
version=2 for proto2, >=3 for proto3 (v5.0+)
|
boolean |
hasBigend()
[default=true] in proto2
|
boolean |
hasSection()
not required for SEQUENCE
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
NcStreamProto.Data.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NcStreamProto.Data.Builder |
mergeFrom(com.google.protobuf.Message other) |
NcStreamProto.Data.Builder |
mergeFrom(NcStreamProto.Data other) |
NcStreamProto.Data.Builder |
mergeSection(NcStreamProto.Section value)
not required for SEQUENCE
|
NcStreamProto.Data.Builder |
setBigend(boolean value)
[default=true] in proto2
|
NcStreamProto.Data.Builder |
setCompress(NcStreamProto.Compress value)
.Compress compress = 6; |
NcStreamProto.Data.Builder |
setCompressValue(int value)
.Compress compress = 6; |
NcStreamProto.Data.Builder |
setDataType(NcStreamProto.DataType value)
.DataType dataType = 2; |
NcStreamProto.Data.Builder |
setDataTypeValue(int value)
.DataType dataType = 2; |
NcStreamProto.Data.Builder |
setSection(NcStreamProto.Section.Builder builderForValue)
not required for SEQUENCE
|
NcStreamProto.Data.Builder |
setSection(NcStreamProto.Section value)
not required for SEQUENCE
|
NcStreamProto.Data.Builder |
setUncompressedSize(int value)
uint32 uncompressedSize = 8; |
NcStreamProto.Data.Builder |
setVarName(java.lang.String value)
full escaped name.
|
NcStreamProto.Data.Builder |
setVarNameBytes(com.google.protobuf.ByteString value)
full escaped name.
|
NcStreamProto.Data.Builder |
setVdata(boolean value)
bool vdata = 7; |
NcStreamProto.Data.Builder |
setVersion(int value)
version=2 for proto2, >=3 for proto3 (v5.0+)
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<NcStreamProto.Data.Builder>
public NcStreamProto.Data.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<NcStreamProto.Data.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<NcStreamProto.Data.Builder>
public NcStreamProto.Data getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public NcStreamProto.Data build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public NcStreamProto.Data buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public NcStreamProto.Data.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<NcStreamProto.Data.Builder>
public NcStreamProto.Data.Builder mergeFrom(NcStreamProto.Data other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<NcStreamProto.Data.Builder>
public NcStreamProto.Data.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<NcStreamProto.Data.Builder>
java.io.IOException
public NcStreamProto.Data.BigendPresentCase getBigendPresentCase()
getBigendPresentCase
in interface NcStreamProto.DataOrBuilder
public NcStreamProto.Data.Builder clearBigendPresent()
public java.lang.String getVarName()
full escaped name.
string varName = 1;
getVarName
in interface NcStreamProto.DataOrBuilder
public com.google.protobuf.ByteString getVarNameBytes()
full escaped name.
string varName = 1;
getVarNameBytes
in interface NcStreamProto.DataOrBuilder
public NcStreamProto.Data.Builder setVarName(java.lang.String value)
full escaped name.
string varName = 1;
value
- The varName to set.public NcStreamProto.Data.Builder clearVarName()
full escaped name.
string varName = 1;
public NcStreamProto.Data.Builder setVarNameBytes(com.google.protobuf.ByteString value)
full escaped name.
string varName = 1;
value
- The bytes for varName to set.public int getDataTypeValue()
.DataType dataType = 2;
getDataTypeValue
in interface NcStreamProto.DataOrBuilder
public NcStreamProto.Data.Builder setDataTypeValue(int value)
.DataType dataType = 2;
value
- The enum numeric value on the wire for dataType to set.public NcStreamProto.DataType getDataType()
.DataType dataType = 2;
getDataType
in interface NcStreamProto.DataOrBuilder
public NcStreamProto.Data.Builder setDataType(NcStreamProto.DataType value)
.DataType dataType = 2;
value
- The dataType to set.public NcStreamProto.Data.Builder clearDataType()
.DataType dataType = 2;
public boolean hasSection()
not required for SEQUENCE
.Section section = 3;
hasSection
in interface NcStreamProto.DataOrBuilder
public NcStreamProto.Section getSection()
not required for SEQUENCE
.Section section = 3;
getSection
in interface NcStreamProto.DataOrBuilder
public NcStreamProto.Data.Builder setSection(NcStreamProto.Section value)
not required for SEQUENCE
.Section section = 3;
public NcStreamProto.Data.Builder setSection(NcStreamProto.Section.Builder builderForValue)
not required for SEQUENCE
.Section section = 3;
public NcStreamProto.Data.Builder mergeSection(NcStreamProto.Section value)
not required for SEQUENCE
.Section section = 3;
public NcStreamProto.Data.Builder clearSection()
not required for SEQUENCE
.Section section = 3;
public NcStreamProto.Section.Builder getSectionBuilder()
not required for SEQUENCE
.Section section = 3;
public NcStreamProto.SectionOrBuilder getSectionOrBuilder()
not required for SEQUENCE
.Section section = 3;
getSectionOrBuilder
in interface NcStreamProto.DataOrBuilder
public boolean hasBigend()
[default=true] in proto2
bool bigend = 4;
hasBigend
in interface NcStreamProto.DataOrBuilder
public boolean getBigend()
[default=true] in proto2
bool bigend = 4;
getBigend
in interface NcStreamProto.DataOrBuilder
public NcStreamProto.Data.Builder setBigend(boolean value)
[default=true] in proto2
bool bigend = 4;
value
- The bigend to set.public NcStreamProto.Data.Builder clearBigend()
[default=true] in proto2
bool bigend = 4;
public int getVersion()
version=2 for proto2, >=3 for proto3 (v5.0+)
uint32 version = 5;
getVersion
in interface NcStreamProto.DataOrBuilder
public NcStreamProto.Data.Builder setVersion(int value)
version=2 for proto2, >=3 for proto3 (v5.0+)
uint32 version = 5;
value
- The version to set.public NcStreamProto.Data.Builder clearVersion()
version=2 for proto2, >=3 for proto3 (v5.0+)
uint32 version = 5;
public int getCompressValue()
.Compress compress = 6;
getCompressValue
in interface NcStreamProto.DataOrBuilder
public NcStreamProto.Data.Builder setCompressValue(int value)
.Compress compress = 6;
value
- The enum numeric value on the wire for compress to set.public NcStreamProto.Compress getCompress()
.Compress compress = 6;
getCompress
in interface NcStreamProto.DataOrBuilder
public NcStreamProto.Data.Builder setCompress(NcStreamProto.Compress value)
.Compress compress = 6;
value
- The compress to set.public NcStreamProto.Data.Builder clearCompress()
.Compress compress = 6;
public boolean getVdata()
bool vdata = 7;
getVdata
in interface NcStreamProto.DataOrBuilder
public NcStreamProto.Data.Builder setVdata(boolean value)
bool vdata = 7;
value
- The vdata to set.public NcStreamProto.Data.Builder clearVdata()
bool vdata = 7;
public int getUncompressedSize()
uint32 uncompressedSize = 8;
getUncompressedSize
in interface NcStreamProto.DataOrBuilder
public NcStreamProto.Data.Builder setUncompressedSize(int value)
uint32 uncompressedSize = 8;
value
- The uncompressedSize to set.public NcStreamProto.Data.Builder clearUncompressedSize()
uint32 uncompressedSize = 8;