public interface CreateBookingByPositionNameParamsQuery
extends org.w3c.cci2.AnyTypePredicate
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
bookingText()
Adds a constraint to the predicate for
CreateBookingByPositionNameParams testing whether the value of the feature bookingText is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
bookingTextName()
Adds a constraint to the predicate for
CreateBookingByPositionNameParams testing whether the value of the feature bookingTextName is null or not. |
org.w3c.cci2.ComparableTypePredicate<Short> |
bookingType() |
org.w3c.cci2.OptionalFeaturePredicate |
depotCredit()
Adds a constraint to the predicate for
CreateBookingByPositionNameParams testing whether the value of the feature depotCredit is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
depotDebit()
Adds a constraint to the predicate for
CreateBookingByPositionNameParams testing whether the value of the feature depotDebit is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
depotNumberCredit()
Adds a constraint to the predicate for
CreateBookingByPositionNameParams testing whether the value of the feature depotNumberCredit is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
depotNumberDebit()
Adds a constraint to the predicate for
CreateBookingByPositionNameParams testing whether the value of the feature depotNumberDebit is null or not. |
BookingTextQuery |
forAllBookingText()
Adds a condition for the feature
bookingText to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature bookingText satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllBookingTextName()
Adds a condition for the feature
bookingTextName to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature bookingTextName satisfies the given condition. |
DepotQuery |
forAllDepotCredit()
Adds a condition for the feature
depotCredit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotCredit satisfies the given condition. |
DepotQuery |
forAllDepotDebit()
Adds a condition for the feature
depotDebit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotDebit satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllDepotNumberCredit()
Adds a condition for the feature
depotNumberCredit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotNumberCredit satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllDepotNumberDebit()
Adds a condition for the feature
depotNumberDebit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotNumberDebit satisfies the given condition. |
BookingOriginQuery |
forAllOrigin()
Adds a condition for the feature
origin to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature origin satisfies the given condition. |
org.w3c.cci2.SimpleTypeOrder |
orderByBookingTextName()
Allows to adds a sort instruction for
CreateBookingByPositionNameParams depending the feature bookingTextName
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByBookingType()
Allows to adds a sort instruction for
CreateBookingByPositionNameParams depending the feature bookingType
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDepotNumberCredit()
Allows to adds a sort instruction for
CreateBookingByPositionNameParams depending the feature depotNumberCredit
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDepotNumberDebit()
Allows to adds a sort instruction for
CreateBookingByPositionNameParams depending the feature depotNumberDebit
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPositionName()
Allows to adds a sort instruction for
CreateBookingByPositionNameParams depending the feature positionName
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByQuantity()
Allows to adds a sort instruction for
CreateBookingByPositionNameParams depending the feature quantity
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByValueDate()
Allows to adds a sort instruction for
CreateBookingByPositionNameParams depending the feature valueDate
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.OptionalFeaturePredicate |
origin()
Adds a constraint to the predicate for
CreateBookingByPositionNameParams testing whether the value of the feature origin is null or not. |
org.w3c.cci2.StringTypePredicate |
positionName() |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
quantity() |
BookingTextQuery |
thereExistsBookingText()
Adds a condition for the feature
bookingText to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature bookingText satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsBookingTextName()
Adds a condition for the feature
bookingTextName to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature bookingTextName satisfies the given condition. |
DepotQuery |
thereExistsDepotCredit()
Adds a condition for the feature
depotCredit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotCredit satisfies the given condition. |
DepotQuery |
thereExistsDepotDebit()
Adds a condition for the feature
depotDebit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotDebit satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsDepotNumberCredit()
Adds a condition for the feature
depotNumberCredit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotNumberCredit satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsDepotNumberDebit()
Adds a condition for the feature
depotNumberDebit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotNumberDebit satisfies the given condition. |
BookingOriginQuery |
thereExistsOrigin()
Adds a condition for the feature
origin to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature origin satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
valueDate() |
org.w3c.cci2.OptionalFeaturePredicate bookingText()
CreateBookingByPositionNameParams testing whether the value of the feature bookingText is null or not.BookingTextQuery thereExistsBookingText()
bookingText to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature bookingText satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BookingTextQuery forAllBookingText()
bookingText to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature bookingText satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate bookingTextName()
CreateBookingByPositionNameParams testing whether the value of the feature bookingTextName is null or not.org.w3c.cci2.StringTypePredicate thereExistsBookingTextName()
bookingTextName to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature bookingTextName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllBookingTextName()
bookingTextName to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature bookingTextName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByBookingTextName()
CreateBookingByPositionNameParams depending the feature bookingTextName
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Short> bookingType()
org.w3c.cci2.SimpleTypeOrder orderByBookingType()
CreateBookingByPositionNameParams depending the feature bookingType
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate depotCredit()
CreateBookingByPositionNameParams testing whether the value of the feature depotCredit is null or not.DepotQuery thereExistsDepotCredit()
depotCredit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotCredit satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
DepotQuery forAllDepotCredit()
depotCredit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotCredit satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate depotDebit()
CreateBookingByPositionNameParams testing whether the value of the feature depotDebit is null or not.DepotQuery thereExistsDepotDebit()
depotDebit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotDebit satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
DepotQuery forAllDepotDebit()
depotDebit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotDebit satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate depotNumberCredit()
CreateBookingByPositionNameParams testing whether the value of the feature depotNumberCredit is null or not.org.w3c.cci2.StringTypePredicate thereExistsDepotNumberCredit()
depotNumberCredit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotNumberCredit satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllDepotNumberCredit()
depotNumberCredit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotNumberCredit satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDepotNumberCredit()
CreateBookingByPositionNameParams depending the feature depotNumberCredit
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate depotNumberDebit()
CreateBookingByPositionNameParams testing whether the value of the feature depotNumberDebit is null or not.org.w3c.cci2.StringTypePredicate thereExistsDepotNumberDebit()
depotNumberDebit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotNumberDebit satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllDepotNumberDebit()
depotNumberDebit to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature depotNumberDebit satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDepotNumberDebit()
CreateBookingByPositionNameParams depending the feature depotNumberDebit
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate origin()
CreateBookingByPositionNameParams testing whether the value of the feature origin is null or not.BookingOriginQuery thereExistsOrigin()
origin to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature origin satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BookingOriginQuery forAllOrigin()
origin to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature origin satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.StringTypePredicate positionName()
org.w3c.cci2.SimpleTypeOrder orderByPositionName()
CreateBookingByPositionNameParams depending the feature positionName
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<BigDecimal> quantity()
org.w3c.cci2.SimpleTypeOrder orderByQuantity()
CreateBookingByPositionNameParams depending the feature quantity
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Date> valueDate()
org.w3c.cci2.SimpleTypeOrder orderByValueDate()
CreateBookingByPositionNameParams depending the feature valueDate
Note: The order in which orderBy… instructions are given is relevant!This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.