|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.optimizationservices.oscommon.datastructure.osquery.StandardQuery
public class StandardQuery
A data structure class that corresponds to an xml element in the OSqL schema.
| Field Summary | |
|---|---|
java.lang.String |
currentState
|
OptimizationInfo |
optimization
|
java.lang.String |
serviceType
|
| Constructor Summary | |
|---|---|
StandardQuery()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String currentState
public java.lang.String serviceType
public OptimizationInfo optimization
| Constructor Detail |
|---|
public StandardQuery()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||