|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.upek.android.ptapi.struct.PtExtendedInfo
com.upek.android.ptapi.struct.PtExtendedInfoV2
public class PtExtendedInfoV2
A structure used by PTExtendedInfo to return additional information about FM (version 2).
Field Summary | |
---|---|
int |
bioLibVersion
Version of used BioLib |
int |
fwFunctionality2
Additional flags of supported functionality |
short |
fwUpdateCount
Number of performed firmware updates |
int |
templateTypeFlags
Flags of all supported template formats (see PT_TEMPLATEBIT_xxxx) |
Fields inherited from class com.upek.android.ptapi.struct.PtExtendedInfo |
---|
guid, systemId, systemName, version |
Constructor Summary | |
---|---|
PtExtendedInfoV2()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int bioLibVersion
public int fwFunctionality2
public short fwUpdateCount
public int templateTypeFlags
Constructor Detail |
---|
public PtExtendedInfoV2()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |