public static final class StpApi.PCWord.Builder extends com.google.protobuf.GeneratedMessage.Builder<StpApi.PCWord.Builder> implements StpApi.PCWordOrBuilder
Impinj.STP.PCWord
EPC PC word, see Gen2 specification for packing of bits| Modifier and Type | Method and Description |
|---|---|
StpApi.PCWord |
build() |
StpApi.PCWord |
buildPartial() |
StpApi.PCWord.Builder |
clear() |
StpApi.PCWord.Builder |
clearData()
32 bit PC Word.
|
StpApi.PCWord.Builder |
clearMask()
DEPRECATED
|
StpApi.PCWord.Builder |
clone() |
com.google.protobuf.ByteString |
getData()
32 bit PC Word.
|
StpApi.PCWord |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getMask()
DEPRECATED
|
boolean |
hasData()
32 bit PC Word.
|
boolean |
hasMask()
DEPRECATED
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StpApi.PCWord.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StpApi.PCWord.Builder |
mergeFrom(com.google.protobuf.Message other) |
StpApi.PCWord.Builder |
mergeFrom(StpApi.PCWord other) |
StpApi.PCWord.Builder |
setData(com.google.protobuf.ByteString value)
32 bit PC Word.
|
StpApi.PCWord.Builder |
setMask(com.google.protobuf.ByteString value)
DEPRECATED
|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<StpApi.PCWord.Builder>public StpApi.PCWord.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<StpApi.PCWord.Builder>public StpApi.PCWord.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<StpApi.PCWord.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<StpApi.PCWord.Builder>public StpApi.PCWord getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StpApi.PCWord build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StpApi.PCWord buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StpApi.PCWord.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StpApi.PCWord.Builder>public StpApi.PCWord.Builder mergeFrom(StpApi.PCWord other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<StpApi.PCWord.Builder>public StpApi.PCWord.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StpApi.PCWord.Builder>java.io.IOExceptionpublic boolean hasData()
hasData in interface StpApi.PCWordOrBuilderpublic com.google.protobuf.ByteString getData()
getData in interface StpApi.PCWordOrBuilderpublic StpApi.PCWord.Builder setData(com.google.protobuf.ByteString value)
public StpApi.PCWord.Builder clearData()
public boolean hasMask()
hasMask in interface StpApi.PCWordOrBuilderpublic com.google.protobuf.ByteString getMask()
getMask in interface StpApi.PCWordOrBuilderpublic StpApi.PCWord.Builder setMask(com.google.protobuf.ByteString value)
public StpApi.PCWord.Builder clearMask()