SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class manages the CNR and PNR for the security and access mechanism.
Author: JANConstructor Summary | |
IWAccessFilter()
A singleton class which contains the CNR and PNR information. |
Method Summary | |
number
|
getCNR()
Returns the CNR. |
number
|
getPNR()
Returns the PNR. |
void
|
setCNR(cnr)
Sets the CNR. |
void
|
setPNR(pnr)
Sets the PNR. |
String
|
toString()
Returns a string representation of this object. |
Constructor Detail |
IWAccessFilter()
Method Detail |
number getCNR()
number
number getPNR()
number
void setCNR(cnr)
number cnr
void
void setPNR(pnr)
number pnr
void
String toString()
String