public static final class StpApi.VoidTagConfig.Builder extends com.google.protobuf.GeneratedMessage.Builder<StpApi.VoidTagConfig.Builder> implements StpApi.VoidTagConfigOrBuilder
Impinj.STP.VoidTagConfig| Modifier and Type | Method and Description |
|---|---|
StpApi.VoidTagConfig |
build() |
StpApi.VoidTagConfig |
buildPartial() |
StpApi.VoidTagConfig.Builder |
clear() |
StpApi.VoidTagConfig.Builder |
clearKillTag()
If kill_tag is set, it overrides the other possible voiding
operations, and none of the other ones will be attempted.
|
StpApi.VoidTagConfig.Builder |
clearPermalockAllBanks()
Attempt to permalock all the memory banks after writing a 0
length to the PC word and 0xDEADDEAD to the first 2 words of
EPC memory.
|
StpApi.VoidTagConfig.Builder |
clone() |
StpApi.VoidTagConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getKillTag()
If kill_tag is set, it overrides the other possible voiding
operations, and none of the other ones will be attempted.
|
boolean |
getPermalockAllBanks()
Attempt to permalock all the memory banks after writing a 0
length to the PC word and 0xDEADDEAD to the first 2 words of
EPC memory.
|
boolean |
hasKillTag()
If kill_tag is set, it overrides the other possible voiding
operations, and none of the other ones will be attempted.
|
boolean |
hasPermalockAllBanks()
Attempt to permalock all the memory banks after writing a 0
length to the PC word and 0xDEADDEAD to the first 2 words of
EPC memory.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StpApi.VoidTagConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StpApi.VoidTagConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
StpApi.VoidTagConfig.Builder |
mergeFrom(StpApi.VoidTagConfig other) |
StpApi.VoidTagConfig.Builder |
setKillTag(boolean value)
If kill_tag is set, it overrides the other possible voiding
operations, and none of the other ones will be attempted.
|
StpApi.VoidTagConfig.Builder |
setPermalockAllBanks(boolean value)
Attempt to permalock all the memory banks after writing a 0
length to the PC word and 0xDEADDEAD to the first 2 words of
EPC memory.
|
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.VoidTagConfig.Builder>public StpApi.VoidTagConfig.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.VoidTagConfig.Builder>public StpApi.VoidTagConfig.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.VoidTagConfig.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.VoidTagConfig.Builder>public StpApi.VoidTagConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StpApi.VoidTagConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StpApi.VoidTagConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StpApi.VoidTagConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StpApi.VoidTagConfig.Builder>public StpApi.VoidTagConfig.Builder mergeFrom(StpApi.VoidTagConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<StpApi.VoidTagConfig.Builder>public StpApi.VoidTagConfig.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.VoidTagConfig.Builder>java.io.IOExceptionpublic boolean hasKillTag()
hasKillTag in interface StpApi.VoidTagConfigOrBuilderpublic boolean getKillTag()
getKillTag in interface StpApi.VoidTagConfigOrBuilderpublic StpApi.VoidTagConfig.Builder setKillTag(boolean value)
public StpApi.VoidTagConfig.Builder clearKillTag()
public boolean hasPermalockAllBanks()
hasPermalockAllBanks in interface StpApi.VoidTagConfigOrBuilderpublic boolean getPermalockAllBanks()
getPermalockAllBanks in interface StpApi.VoidTagConfigOrBuilderpublic StpApi.VoidTagConfig.Builder setPermalockAllBanks(boolean value)
public StpApi.VoidTagConfig.Builder clearPermalockAllBanks()