public static final class StpApi.TIDTableEntry extends com.google.protobuf.GeneratedMessage implements StpApi.TIDTableEntryOrBuilder
Impinj.STP.TIDTableEntry
Describes the operation to perform on a single tag.| Modifier and Type | Class and Description |
|---|---|
static class |
StpApi.TIDTableEntry.Builder
Protobuf type
Impinj.STP.TIDTableEntry
Describes the operation to perform on a single tag. |
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 |
ACCESS_PASSWORD_FIELD_NUMBER |
static int |
BLOCKPERMALOCK_CONFIG_FIELD_NUMBER |
static int |
EPC_MEMORY_FIELD_NUMBER |
static int |
KILL_PASSWORD_FIELD_NUMBER |
static int |
KILL_TAG_FIELD_NUMBER |
static int |
LOCK_CONFIG_FIELD_NUMBER |
static int |
MONZA_R6_FEATURE_CONFIG_FIELD_NUMBER |
static int |
MONZA_R6A_FEATURE_CONFIG_FIELD_NUMBER |
static int |
MONZA_R6P_FEATURE_CONFIG_FIELD_NUMBER |
static int |
MONZA_S6C_FEATURE_CONFIG_FIELD_NUMBER |
static com.google.protobuf.Parser<StpApi.TIDTableEntry> |
PARSER |
static int |
SECURE_PASSWORD_FIELD_NUMBER |
static int |
TID_FIELD_NUMBER |
static int |
TID_MEMORY_FIELD_NUMBER |
static int |
USER_MEMORY_FIELD_NUMBER |
static int |
VOID_TAG_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
StpApi.Password |
getAccessPassword() |
StpApi.PasswordOrBuilder |
getAccessPasswordOrBuilder() |
StpApi.BlockPermalockConfig |
getBlockpermalockConfig()
NOT YET SUPPORTED
|
StpApi.BlockPermalockConfigOrBuilder |
getBlockpermalockConfigOrBuilder()
NOT YET SUPPORTED
|
static StpApi.TIDTableEntry |
getDefaultInstance() |
StpApi.TIDTableEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
StpApi.EPCMemory |
getEPCMemory()
2 DEPRECATED
|
StpApi.EPCMemoryOrBuilder |
getEPCMemoryOrBuilder()
2 DEPRECATED
|
StpApi.Password |
getKillPassword() |
StpApi.PasswordOrBuilder |
getKillPasswordOrBuilder() |
boolean |
getKillTag()
optional MonzaQT monza_QT
= 11;
|
StpApi.LockConfig |
getLockConfig() |
StpApi.LockConfigOrBuilder |
getLockConfigOrBuilder() |
StpApi.MonzaR6AFeatureConfig |
getMonzaR6AFeatureConfig()
MonzaR6AFeatureConfig will only be acted upon when encoding
a Monza R6A tag.
|
StpApi.MonzaR6AFeatureConfigOrBuilder |
getMonzaR6AFeatureConfigOrBuilder()
MonzaR6AFeatureConfig will only be acted upon when encoding
a Monza R6A tag.
|
StpApi.MonzaR6FeatureConfig |
getMonzaR6FeatureConfig()
MonzaR6FeatureConfig will only be acted upon when encoding a
Monza R6 tag.
|
StpApi.MonzaR6FeatureConfigOrBuilder |
getMonzaR6FeatureConfigOrBuilder()
MonzaR6FeatureConfig will only be acted upon when encoding a
Monza R6 tag.
|
StpApi.MonzaR6PFeatureConfig |
getMonzaR6PFeatureConfig()
MonzaR6PFeatureConfig will only be acted upon when encoding
a Monza R6P tag.
|
StpApi.MonzaR6PFeatureConfigOrBuilder |
getMonzaR6PFeatureConfigOrBuilder()
MonzaR6PFeatureConfig will only be acted upon when encoding
a Monza R6P tag.
|
StpApi.MonzaS6CFeatureConfig |
getMonzaS6CFeatureConfig()
MonzaS6CFeatureConfig will only be acted upon when encoding
a Monza S6C tag.
|
StpApi.MonzaS6CFeatureConfigOrBuilder |
getMonzaS6CFeatureConfigOrBuilder()
MonzaS6CFeatureConfig will only be acted upon when encoding
a Monza S6C tag.
|
com.google.protobuf.Parser<StpApi.TIDTableEntry> |
getParserForType() |
StpApi.Password |
getSecurePassword() |
StpApi.PasswordOrBuilder |
getSecurePasswordOrBuilder() |
int |
getSerializedSize() |
com.google.protobuf.ByteString |
getTID()
The TID of the tag for these encoding actions to be
performed on.
|
StpApi.TIDMemory |
getTIDMemory()
This is the TID memory to write.
|
StpApi.TIDMemoryOrBuilder |
getTIDMemoryOrBuilder()
This is the TID memory to write.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
StpApi.UserMemory |
getUserMemory() |
StpApi.UserMemoryOrBuilder |
getUserMemoryOrBuilder() |
boolean |
getVoidTag() |
boolean |
hasAccessPassword() |
boolean |
hasBlockpermalockConfig()
NOT YET SUPPORTED
|
boolean |
hasEPCMemory()
2 DEPRECATED
|
boolean |
hasKillPassword() |
boolean |
hasKillTag()
optional MonzaQT monza_QT
= 11;
|
boolean |
hasLockConfig() |
boolean |
hasMonzaR6AFeatureConfig()
MonzaR6AFeatureConfig will only be acted upon when encoding
a Monza R6A tag.
|
boolean |
hasMonzaR6FeatureConfig()
MonzaR6FeatureConfig will only be acted upon when encoding a
Monza R6 tag.
|
boolean |
hasMonzaR6PFeatureConfig()
MonzaR6PFeatureConfig will only be acted upon when encoding
a Monza R6P tag.
|
boolean |
hasMonzaS6CFeatureConfig()
MonzaS6CFeatureConfig will only be acted upon when encoding
a Monza S6C tag.
|
boolean |
hasSecurePassword() |
boolean |
hasTID()
The TID of the tag for these encoding actions to be
performed on.
|
boolean |
hasTIDMemory()
This is the TID memory to write.
|
boolean |
hasUserMemory() |
boolean |
hasVoidTag() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StpApi.TIDTableEntry.Builder |
newBuilder() |
static StpApi.TIDTableEntry.Builder |
newBuilder(StpApi.TIDTableEntry prototype) |
StpApi.TIDTableEntry.Builder |
newBuilderForType() |
protected StpApi.TIDTableEntry.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static StpApi.TIDTableEntry |
parseDelimitedFrom(java.io.InputStream input) |
static StpApi.TIDTableEntry |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StpApi.TIDTableEntry |
parseFrom(byte[] data) |
static StpApi.TIDTableEntry |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StpApi.TIDTableEntry |
parseFrom(com.google.protobuf.ByteString data) |
static StpApi.TIDTableEntry |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StpApi.TIDTableEntry |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StpApi.TIDTableEntry |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StpApi.TIDTableEntry |
parseFrom(java.io.InputStream input) |
static StpApi.TIDTableEntry |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StpApi.TIDTableEntry.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<StpApi.TIDTableEntry> PARSER
public static final int TID_FIELD_NUMBER
public static final int EPC_MEMORY_FIELD_NUMBER
public static final int TID_MEMORY_FIELD_NUMBER
public static final int USER_MEMORY_FIELD_NUMBER
public static final int SECURE_PASSWORD_FIELD_NUMBER
public static final int ACCESS_PASSWORD_FIELD_NUMBER
public static final int KILL_PASSWORD_FIELD_NUMBER
public static final int LOCK_CONFIG_FIELD_NUMBER
public static final int BLOCKPERMALOCK_CONFIG_FIELD_NUMBER
public static final int KILL_TAG_FIELD_NUMBER
public static final int VOID_TAG_FIELD_NUMBER
public static final int MONZA_R6P_FEATURE_CONFIG_FIELD_NUMBER
public static final int MONZA_S6C_FEATURE_CONFIG_FIELD_NUMBER
public static final int MONZA_R6_FEATURE_CONFIG_FIELD_NUMBER
public static final int MONZA_R6A_FEATURE_CONFIG_FIELD_NUMBER
public static StpApi.TIDTableEntry getDefaultInstance()
public StpApi.TIDTableEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<StpApi.TIDTableEntry> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasTID()
hasTID in interface StpApi.TIDTableEntryOrBuilderpublic com.google.protobuf.ByteString getTID()
getTID in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasEPCMemory()
hasEPCMemory in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.EPCMemory getEPCMemory()
getEPCMemory in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.EPCMemoryOrBuilder getEPCMemoryOrBuilder()
getEPCMemoryOrBuilder in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasTIDMemory()
hasTIDMemory in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.TIDMemory getTIDMemory()
getTIDMemory in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.TIDMemoryOrBuilder getTIDMemoryOrBuilder()
getTIDMemoryOrBuilder in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasUserMemory()
hasUserMemory in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.UserMemory getUserMemory()
getUserMemory in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.UserMemoryOrBuilder getUserMemoryOrBuilder()
getUserMemoryOrBuilder in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasSecurePassword()
hasSecurePassword in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.Password getSecurePassword()
getSecurePassword in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.PasswordOrBuilder getSecurePasswordOrBuilder()
getSecurePasswordOrBuilder in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasAccessPassword()
hasAccessPassword in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.Password getAccessPassword()
getAccessPassword in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.PasswordOrBuilder getAccessPasswordOrBuilder()
getAccessPasswordOrBuilder in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasKillPassword()
hasKillPassword in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.Password getKillPassword()
getKillPassword in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.PasswordOrBuilder getKillPasswordOrBuilder()
getKillPasswordOrBuilder in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasLockConfig()
hasLockConfig in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.LockConfig getLockConfig()
getLockConfig in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.LockConfigOrBuilder getLockConfigOrBuilder()
getLockConfigOrBuilder in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasBlockpermalockConfig()
hasBlockpermalockConfig in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.BlockPermalockConfig getBlockpermalockConfig()
getBlockpermalockConfig in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.BlockPermalockConfigOrBuilder getBlockpermalockConfigOrBuilder()
getBlockpermalockConfigOrBuilder in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasKillTag()
hasKillTag in interface StpApi.TIDTableEntryOrBuilderpublic boolean getKillTag()
getKillTag in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasVoidTag()
hasVoidTag in interface StpApi.TIDTableEntryOrBuilderpublic boolean getVoidTag()
getVoidTag in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasMonzaR6PFeatureConfig()
hasMonzaR6PFeatureConfig in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.MonzaR6PFeatureConfig getMonzaR6PFeatureConfig()
getMonzaR6PFeatureConfig in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.MonzaR6PFeatureConfigOrBuilder getMonzaR6PFeatureConfigOrBuilder()
getMonzaR6PFeatureConfigOrBuilder in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasMonzaS6CFeatureConfig()
hasMonzaS6CFeatureConfig in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.MonzaS6CFeatureConfig getMonzaS6CFeatureConfig()
getMonzaS6CFeatureConfig in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.MonzaS6CFeatureConfigOrBuilder getMonzaS6CFeatureConfigOrBuilder()
getMonzaS6CFeatureConfigOrBuilder in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasMonzaR6FeatureConfig()
hasMonzaR6FeatureConfig in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.MonzaR6FeatureConfig getMonzaR6FeatureConfig()
getMonzaR6FeatureConfig in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.MonzaR6FeatureConfigOrBuilder getMonzaR6FeatureConfigOrBuilder()
getMonzaR6FeatureConfigOrBuilder in interface StpApi.TIDTableEntryOrBuilderpublic boolean hasMonzaR6AFeatureConfig()
hasMonzaR6AFeatureConfig in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.MonzaR6AFeatureConfig getMonzaR6AFeatureConfig()
getMonzaR6AFeatureConfig in interface StpApi.TIDTableEntryOrBuilderpublic StpApi.MonzaR6AFeatureConfigOrBuilder getMonzaR6AFeatureConfigOrBuilder()
getMonzaR6AFeatureConfigOrBuilder in interface StpApi.TIDTableEntryOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessagejava.io.ObjectStreamExceptionpublic static StpApi.TIDTableEntry parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StpApi.TIDTableEntry parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StpApi.TIDTableEntry parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StpApi.TIDTableEntry parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StpApi.TIDTableEntry parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StpApi.TIDTableEntry parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StpApi.TIDTableEntry parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StpApi.TIDTableEntry parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StpApi.TIDTableEntry parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StpApi.TIDTableEntry parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StpApi.TIDTableEntry.Builder newBuilder()
public StpApi.TIDTableEntry.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static StpApi.TIDTableEntry.Builder newBuilder(StpApi.TIDTableEntry prototype)
public StpApi.TIDTableEntry.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected StpApi.TIDTableEntry.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage