public static interface StpApi.TagOperationReportOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAccessPasswordResult() |
int |
getAntennaID() |
boolean |
getBlockpermalockResult() |
com.google.protobuf.ByteString |
getEPC()
big endian 16-bit words representing the EPC.
|
com.google.protobuf.ByteString |
getEPCAttempted() |
boolean |
getEPCMemoryResult() |
int |
getFrequency()
Units are kHz
|
int |
getJobId() |
boolean |
getKillPasswordResult() |
boolean |
getKillTagResult() |
boolean |
getLockConfigResult() |
boolean |
getPcWordResult() |
int |
getRSSI()
RSSI of the Ack response (EPC) in units of dBm * 100.
|
StpApi.TagOperationReportType |
getTagOperationReportType() |
StpApi.TagOperationResult |
getTagOperationResult() |
java.lang.String |
getTagOperationResultDetail() |
com.google.protobuf.ByteString |
getTagOperationResultDetailBytes() |
boolean |
getTagSpecificFeatureConfigResult() |
com.google.protobuf.ByteString |
getTID()
big endian 16-bit words representing the TID.
|
boolean |
getTidWriteResult() |
StpApi.Timestamp |
getTimestamp() |
StpApi.TimestampOrBuilder |
getTimestampOrBuilder() |
com.google.protobuf.ByteString |
getUserMemoryInv()
big endian 16-bit words representing the user memory.
|
boolean |
getUserMemoryResult() |
boolean |
hasAccessPasswordResult() |
boolean |
hasAntennaID() |
boolean |
hasBlockpermalockResult() |
boolean |
hasEPC()
big endian 16-bit words representing the EPC.
|
boolean |
hasEPCAttempted() |
boolean |
hasEPCMemoryResult() |
boolean |
hasFrequency()
Units are kHz
|
boolean |
hasJobId() |
boolean |
hasKillPasswordResult() |
boolean |
hasKillTagResult() |
boolean |
hasLockConfigResult() |
boolean |
hasPcWordResult() |
boolean |
hasRSSI()
RSSI of the Ack response (EPC) in units of dBm * 100.
|
boolean |
hasTagOperationReportType() |
boolean |
hasTagOperationResult() |
boolean |
hasTagOperationResultDetail() |
boolean |
hasTagSpecificFeatureConfigResult() |
boolean |
hasTID()
big endian 16-bit words representing the TID.
|
boolean |
hasTidWriteResult() |
boolean |
hasTimestamp() |
boolean |
hasUserMemoryInv()
big endian 16-bit words representing the user memory.
|
boolean |
hasUserMemoryResult() |
boolean hasTagOperationReportType()
StpApi.TagOperationReportType getTagOperationReportType()
boolean hasTagOperationResult()
StpApi.TagOperationResult getTagOperationResult()
boolean hasTagOperationResultDetail()
java.lang.String getTagOperationResultDetail()
com.google.protobuf.ByteString getTagOperationResultDetailBytes()
boolean hasTID()
com.google.protobuf.ByteString getTID()
boolean hasEPC()
com.google.protobuf.ByteString getEPC()
boolean hasEPCAttempted()
com.google.protobuf.ByteString getEPCAttempted()
boolean hasUserMemoryInv()
com.google.protobuf.ByteString getUserMemoryInv()
boolean hasEPCMemoryResult()
boolean getEPCMemoryResult()
boolean hasAccessPasswordResult()
boolean getAccessPasswordResult()
boolean hasKillPasswordResult()
boolean getKillPasswordResult()
boolean hasLockConfigResult()
boolean getLockConfigResult()
boolean hasUserMemoryResult()
boolean getUserMemoryResult()
boolean hasBlockpermalockResult()
boolean getBlockpermalockResult()
boolean hasKillTagResult()
boolean getKillTagResult()
boolean hasPcWordResult()
boolean getPcWordResult()
boolean hasTagSpecificFeatureConfigResult()
boolean getTagSpecificFeatureConfigResult()
boolean hasTidWriteResult()
boolean getTidWriteResult()
boolean hasTimestamp()
StpApi.Timestamp getTimestamp()
StpApi.TimestampOrBuilder getTimestampOrBuilder()
boolean hasAntennaID()
int getAntennaID()
boolean hasFrequency()
int getFrequency()
boolean hasRSSI()
int getRSSI()
boolean hasJobId()
int getJobId()