|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.optimizationservices.oscommon.datastructure.osentity.EntityData
public class EntityData
A data structure class that corresponds to an xml element in the OSeL schema.
Field Summary | |
---|---|
GeneralInfo |
general
|
JobInfo |
job
|
OptimizationInfo |
optimization
|
OtherEntityInfo[] |
other
|
ServiceInfo |
service
|
SystemInfo |
system
|
Constructor Summary | |
---|---|
EntityData()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public GeneralInfo general
public SystemInfo system
public ServiceInfo service
public JobInfo job
public OptimizationInfo optimization
public OtherEntityInfo[] other
Constructor Detail |
---|
public EntityData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |