|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.optimizationservices.oscommon.datastructure.osregistry.ServiceEntry
public class ServiceEntry
A data structure class that corresponds to an xml element in the OSRegistry schema.
Field Summary | |
---|---|
OSBenchmark |
osbl
|
OSEntity |
osel
|
OSProcess |
ospl
|
Constructor Summary | |
---|---|
ServiceEntry()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public OSEntity osel
public OSProcess ospl
public OSBenchmark osbl
Constructor Detail |
---|
public ServiceEntry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |