|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.BTPaySDK.CRLDataStruct
public class CRLDataStruct
The class for CRL containing the RID, Index and serial number.
Field Summary | |
---|---|
byte |
index
The Index of the CRL. |
byte[] |
rid
The RID of the CRL. |
byte[] |
serialNumber
the Serial Number for CRL. |
Constructor Summary | |
---|---|
CRLDataStruct()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public byte[] rid
public byte index
public byte[] serialNumber
Constructor Detail |
---|
public CRLDataStruct()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |