org.eclipse.stardust.engine.api.ws.query
Class OrTermXto
java.lang.Object
org.eclipse.stardust.engine.api.ws.query.PredicateBaseXto
org.eclipse.stardust.engine.api.ws.query.PredicateTermXto
org.eclipse.stardust.engine.api.ws.query.OrTermXto
public class OrTermXto
- extends PredicateTermXto
Identifies an 'or' conjunction for the nested predicate term.
Java class for OrTerm complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OrTerm">
<complexContent>
<extension base="{http://eclipse.org/stardust/ws/v2012a/api/query}PredicateTerm">
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrTermXto
public OrTermXto()
Copyright © 2013 SunGard CSA LLC. All Rights Reserved.