org.blue.cgi
Class avail.archived_state

java.lang.Object
  extended by org.blue.cgi.avail.archived_state
Enclosing class:
avail

public static class avail.archived_state
extends java.lang.Object


Field Summary
 int entry_type
           
 java.lang.String state_info
           
 int state_type
           
 long time_stamp
           
 
Constructor Summary
avail.archived_state()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

time_stamp

public long time_stamp

entry_type

public int entry_type

state_type

public int state_type

state_info

public java.lang.String state_info
Constructor Detail

avail.archived_state

public avail.archived_state()