org.blue.cgi
Class trends.archived_state

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

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


Field Summary
 int entry_type
           
 int processed_state
           
 java.lang.String state_info
           
 int state_type
           
 long time_stamp
           
 
Constructor Summary
trends.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

processed_state

public int processed_state

state_type

public int state_type

state_info

public java.lang.String state_info
Constructor Detail

trends.archived_state

public trends.archived_state()