|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.optimizationservices.oscommon.datastructure.osresult.GeneralStatus
public class GeneralStatus
A data structure class that corresponds to an xml element in the OSaL schema.
Field Summary | |
---|---|
java.lang.String |
description
|
GeneralSubstatus[] |
substatus
|
java.lang.String |
type
|
Constructor Summary | |
---|---|
GeneralStatus()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String type
public java.lang.String description
public GeneralSubstatus[] substatus
Constructor Detail |
---|
public GeneralStatus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |