| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.optimizationservices.oscommon.datastructure.osgeneral.NewsElement
public class NewsElement
A data structure class that corresponds to an xml element in the OSgL schema.
| Field Summary | |
|---|---|
 java.util.GregorianCalendar | 
time
 | 
 java.lang.String | 
value
 | 
| Constructor Summary | |
|---|---|
NewsElement()
 | 
|
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public java.util.GregorianCalendar time
public java.lang.String value
| Constructor Detail | 
|---|
public NewsElement()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||