public class HF14443RequestEntity
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static HF14443RequestEntity |
builder(byte[] type,
byte[] id) |
byte[] |
getId() |
byte[] |
getType() |
public byte[] getType()
public byte[] getId()
public static HF14443RequestEntity builder(byte[] type, byte[] id)