public static interface StpApi.CartonContentsTagOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getConfidence()
Confidence is given as a value between 0 and 100 (inclusive)
to indicate whether the given tag is in the carton for which
this report corresponds
|
com.google.protobuf.ByteString |
getEpc() |
int |
getMetric1()
A metric to add color to the confidence
|
int |
getMetric2()
A metric to add color to the confidence
|
int |
getMetric3()
A metric to add color to the confidence
|
com.google.protobuf.ByteString |
getTid() |
boolean |
hasConfidence()
Confidence is given as a value between 0 and 100 (inclusive)
to indicate whether the given tag is in the carton for which
this report corresponds
|
boolean |
hasEpc() |
boolean |
hasMetric1()
A metric to add color to the confidence
|
boolean |
hasMetric2()
A metric to add color to the confidence
|
boolean |
hasMetric3()
A metric to add color to the confidence
|
boolean |
hasTid() |
boolean hasTid()
com.google.protobuf.ByteString getTid()
boolean hasEpc()
com.google.protobuf.ByteString getEpc()
boolean hasConfidence()
int getConfidence()
boolean hasMetric1()
int getMetric1()
boolean hasMetric2()
int getMetric2()
boolean hasMetric3()
int getMetric3()