|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.upek.android.ptapi.struct.PtExtendedInfo
public class PtExtendedInfo
A structure used by PTExtendedInfo to return additional information about FM.
Field Summary | |
---|---|
byte[] |
guid
TFM/ESS GUID |
int |
systemId
System identification bits |
java.lang.String |
systemName
System identification name |
int |
version
Version of this structure (currently 1) |
Constructor Summary | |
---|---|
PtExtendedInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public byte[] guid
public int systemId
public java.lang.String systemName
public int version
Constructor Detail |
---|
public PtExtendedInfo()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |