iCMS.applet
Class InfoRequest

java.lang.Object
  extended by iCMS.applet.InfoRequest

public class InfoRequest
extends Object

The InfoRequest is a class that holds all logic that's required storing informational requests

Version:
2.0.0
Author:
Chris Lukassen
 

Field Summary
 String info
           
 String token
           
 
Constructor Summary
InfoRequest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

token

public String token

info

public String info
Constructor Detail

InfoRequest

public InfoRequest()