org.eclipse.stardust.engine.api.ws.query
Class NotInListPredicateXto
java.lang.Object
org.eclipse.stardust.engine.api.ws.query.PredicateBaseXto
org.eclipse.stardust.engine.api.ws.query.BinaryPredicateBaseXto
org.eclipse.stardust.engine.api.ws.query.BinaryListValuedPredicateXto
org.eclipse.stardust.engine.api.ws.query.NotInListPredicateXto
public class NotInListPredicateXto
- extends BinaryListValuedPredicateXto
Java-Klasse für NotInListPredicate complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="NotInListPredicate">
<complexContent>
<extension base="{http://eclipse.org/stardust/ws/v2012a/api/query}BinaryListValuedPredicate">
</extension>
</complexContent>
</complexType>
NotInListPredicateXto
public NotInListPredicateXto()
Copyright © 2015 Eclipse Stardust. All Rights Reserved.