| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.optimizationservices.oscommon.datastructure.osresult.ResultData
public class ResultData
A data structure class that corresponds to an xml element in the OSrL schema.
| Field Summary | |
|---|---|
 OptimizationResult | 
optimization
 | 
 OtherResult[] | 
other
 | 
 ProcessStatistics | 
statistics
 | 
| Constructor Summary | |
|---|---|
ResultData()
 | 
|
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public ProcessStatistics statistics
public OptimizationResult optimization
public OtherResult[] other
| Constructor Detail | 
|---|
public ResultData()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||