public abstract static class StLf.TransceiverModelA.TagInfo
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
StLf.TransceiverModelA.TagInfo.TagType
Representing different tag type
|
Constructor and Description |
---|
TagInfo() |
Modifier and Type | Method and Description |
---|---|
abstract int |
countryCode() |
abstract StLf.TransceiverModelA.TagInfo.TagType |
type() |
abstract long |
uid() |
public abstract StLf.TransceiverModelA.TagInfo.TagType type()
public abstract int countryCode()
public abstract long uid()