org.eclipse.stardust.engine.api.ws.query
Class NotNullPredicateXto
java.lang.Object
org.eclipse.stardust.engine.api.ws.query.PredicateBaseXto
org.eclipse.stardust.engine.api.ws.query.UnaryPredicateXto
org.eclipse.stardust.engine.api.ws.query.NotNullPredicateXto
public class NotNullPredicateXto
- extends UnaryPredicateXto
Java class for NotNullPredicate complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NotNullPredicate">
<complexContent>
<extension base="{http://eclipse.org/stardust/ws/v2012a/api/query}UnaryPredicate">
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotNullPredicateXto
public NotNullPredicateXto()
Copyright © 2014 SunGard CSA LLC. All Rights Reserved.