|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.stardust.engine.api.ws.query.PredicateBaseXto
org.eclipse.stardust.engine.api.ws.query.BinaryPredicateBaseXto
org.eclipse.stardust.engine.api.ws.query.BinaryPredicateXto
org.eclipse.stardust.engine.api.ws.query.GreaterThanPredicateXto
public class GreaterThanPredicateXto
Java class for GreaterThanPredicate complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GreaterThanPredicate">
<complexContent>
<extension base="{http://eclipse.org/stardust/ws/v2012a/api/query}BinaryPredicate">
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
GreaterThanPredicateXto()
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.stardust.engine.api.ws.query.BinaryPredicateXto |
|---|
getRhsAttribute, getRhsValue, setRhsAttribute, setRhsValue |
| Methods inherited from class org.eclipse.stardust.engine.api.ws.query.BinaryPredicateBaseXto |
|---|
getLhsAttribute, getLhsVariable, setLhsAttribute, setLhsVariable |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GreaterThanPredicateXto()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||