|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.upek.android.ptapi.struct.PtInputBir
public class PtInputBir
A structure used to input a BIR to the API. Such input can be either the actual BIR data, or one of the predefined handles to the template cache.
Field Summary | |
---|---|
PtBir |
bir
Used when byForm = PT_FULLBIR_INPUT |
byte |
form
Form of the input BIR |
int |
slotNr
Used when byForm = PT_SLOT_INPUT |
Constructor Summary | |
---|---|
PtInputBir()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public PtBir bir
public byte form
public int slotNr
Constructor Detail |
---|
public PtInputBir()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |