cl.yx.YX_Ticket Class Reference

List of all members.

Public Member Functions

 YX_Ticket (String uniqueid)
 Constructs a YX_Ticket object from a string.
 YX_Ticket (int uniqueid)
 Constructs a YX_Ticket object from an integer.
String toString ()

Static Public Member Functions

static YX_Ticket SMSIn ()

Package Functions

boolean isValid ()

Constructor & Destructor Documentation

cl.yx.YX_Ticket.YX_Ticket ( String  uniqueid  ) 

Constructs a YX_Ticket object from a string.

Parameters:
uniqueid String containing the number of the message's ticket.
cl.yx.YX_Ticket.YX_Ticket ( int  uniqueid  ) 

Constructs a YX_Ticket object from an integer.

Parameters:
uniqueid Integer number of the message's ticket.

Member Function Documentation

String cl.yx.YX_Ticket.toString (  ) 
Returns:
A string containing the number of the message's ticket.

The documentation for this class was generated from the following file:
 All Classes Functions
Generated by  doxygen 1.6.3