org.eclipse.stardust.engine.api.ws.query
Class NotAnyOfPredicateXto
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.NotAnyOfPredicateXto
public class NotAnyOfPredicateXto
- extends BinaryListValuedPredicateXto
Java class for NotAnyOfPredicate complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NotAnyOfPredicate">
<complexContent>
<extension base="{http://eclipse.org/stardust/ws/v2012a/api/query}BinaryListValuedPredicate">
</extension>
</complexContent>
</complexType>
NotAnyOfPredicateXto
public NotAnyOfPredicateXto()
Copyright © 2017 Eclipse Stardust. All Rights Reserved.