public static interface StpApi.EPCMemoryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getData() |
com.google.protobuf.ByteString |
getMask()
Bit mask permitting read-modify-write of the existing EPC
data.
|
StpApi.PCWord |
getPcWord()
Defines the PC bits (hence the inventoried EPC length).
|
StpApi.PCWordOrBuilder |
getPcWordOrBuilder()
Defines the PC bits (hence the inventoried EPC length).
|
StpApi.Serialization |
getSerialization() |
StpApi.SerializationOrBuilder |
getSerializationOrBuilder() |
boolean |
hasData() |
boolean |
hasMask()
Bit mask permitting read-modify-write of the existing EPC
data.
|
boolean |
hasPcWord()
Defines the PC bits (hence the inventoried EPC length).
|
boolean |
hasSerialization() |
boolean hasData()
com.google.protobuf.ByteString getData()
boolean hasMask()
com.google.protobuf.ByteString getMask()
boolean hasSerialization()
StpApi.Serialization getSerialization()
StpApi.SerializationOrBuilder getSerializationOrBuilder()
boolean hasPcWord()
StpApi.PCWord getPcWord()
StpApi.PCWordOrBuilder getPcWordOrBuilder()