public interface AppendBookingsParamsQuery
extends org.w3c.cci2.AnyTypePredicate
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.MultivaluedFeaturePredicate |
bookingOrigin()
Adds a constraint to the predicate for
AppendBookingsParams testing whether the feature bookingOrigin has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
bookingText()
Adds a constraint to the predicate for
AppendBookingsParams testing whether the feature bookingText has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
bookingTextSuffix()
Adds a constraint to the predicate for
AppendBookingsParams testing whether the feature bookingTextSuffix has values or not. |
org.w3c.cci2.ComparableTypePredicate<Short> |
bookingType() |
org.w3c.cci2.MultivaluedFeaturePredicate |
depotPosition()
Adds a constraint to the predicate for
AppendBookingsParams testing whether the feature depotPosition has values or not. |
BookingOriginQuery |
forAllBookingOrigin()
Adds a condition for the feature
bookingOrigin to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature bookingOrigin satisfy the given condition. |
BookingTextQuery |
forAllBookingText()
Adds a condition for the feature
bookingText to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature bookingText satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllBookingTextSuffix()
Adds a condition for the feature
bookingTextSuffix to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature bookingTextSuffix satisfy the given condition. |
DepotPositionQuery |
forAllDepotPosition()
Adds a condition for the feature
depotPosition to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature depotPosition satisfy the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllIsCreditBooking()
Adds a condition for the feature
isCreditBooking to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature isCreditBooking satisfy the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllNoBalanceValidation()
Adds a condition for the feature
noBalanceValidation to the predicate for AppendBookingsParams, which evaluates to false unless the value of the feature noBalanceValidation satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllQuantity()
Adds a condition for the feature
quantity to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature quantity satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllValueDate()
Adds a condition for the feature
valueDate to the predicate for AppendBookingsParams, which evaluates to false unless the value of the feature valueDate satisfies the given condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
isCreditBooking()
Adds a constraint to the predicate for
AppendBookingsParams testing whether the feature isCreditBooking has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
noBalanceValidation()
Adds a constraint to the predicate for
AppendBookingsParams testing whether the value of the feature noBalanceValidation is null or not. |
org.w3c.cci2.SimpleTypeOrder |
orderByBookingType()
Allows to adds a sort instruction for
AppendBookingsParams depending the feature bookingType
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByNoBalanceValidation()
Allows to adds a sort instruction for
AppendBookingsParams depending the feature noBalanceValidation
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByValueDate()
Allows to adds a sort instruction for
AppendBookingsParams depending the feature valueDate
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.MultivaluedFeaturePredicate |
quantity()
Adds a constraint to the predicate for
AppendBookingsParams testing whether the feature quantity has values or not. |
BookingOriginQuery |
thereExistsBookingOrigin()
Adds a condition for the feature
bookingOrigin to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature bookingOrigin satisfy the given condition. |
BookingTextQuery |
thereExistsBookingText()
Adds a condition for the feature
bookingText to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature bookingText satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsBookingTextSuffix()
Adds a condition for the feature
bookingTextSuffix to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature bookingTextSuffix satisfy the given condition. |
DepotPositionQuery |
thereExistsDepotPosition()
Adds a condition for the feature
depotPosition to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature depotPosition satisfy the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsIsCreditBooking()
Adds a condition for the feature
isCreditBooking to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature isCreditBooking satisfy the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsNoBalanceValidation()
Adds a condition for the feature
noBalanceValidation to the predicate for AppendBookingsParams, which evaluates to false unless the value of the feature noBalanceValidation satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsQuantity()
Adds a condition for the feature
quantity to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature quantity satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsValueDate()
Adds a condition for the feature
valueDate to the predicate for AppendBookingsParams, which evaluates to false unless the value of the feature valueDate satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
valueDate()
Adds a constraint to the predicate for
AppendBookingsParams testing whether the value of the feature valueDate is null or not. |
org.w3c.cci2.MultivaluedFeaturePredicate bookingOrigin()
AppendBookingsParams testing whether the feature bookingOrigin has values or not.BookingOriginQuery thereExistsBookingOrigin()
bookingOrigin to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature bookingOrigin satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
BookingOriginQuery forAllBookingOrigin()
bookingOrigin to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature bookingOrigin satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate bookingText()
AppendBookingsParams testing whether the feature bookingText has values or not.BookingTextQuery thereExistsBookingText()
bookingText to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature bookingText satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
BookingTextQuery forAllBookingText()
bookingText to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature bookingText satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate bookingTextSuffix()
AppendBookingsParams testing whether the feature bookingTextSuffix has values or not.org.w3c.cci2.StringTypePredicate thereExistsBookingTextSuffix()
bookingTextSuffix to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature bookingTextSuffix satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllBookingTextSuffix()
bookingTextSuffix to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature bookingTextSuffix satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
org.w3c.cci2.ComparableTypePredicate<Short> bookingType()
org.w3c.cci2.SimpleTypeOrder orderByBookingType()
AppendBookingsParams depending the feature bookingType
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate depotPosition()
AppendBookingsParams testing whether the feature depotPosition has values or not.DepotPositionQuery thereExistsDepotPosition()
depotPosition to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature depotPosition satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
DepotPositionQuery forAllDepotPosition()
depotPosition to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature depotPosition satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate isCreditBooking()
AppendBookingsParams testing whether the feature isCreditBooking has values or not.org.w3c.cci2.BooleanTypePredicate thereExistsIsCreditBooking()
isCreditBooking to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature isCreditBooking satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
org.w3c.cci2.BooleanTypePredicate forAllIsCreditBooking()
isCreditBooking to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature isCreditBooking satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate noBalanceValidation()
AppendBookingsParams testing whether the value of the feature noBalanceValidation is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsNoBalanceValidation()
noBalanceValidation to the predicate for AppendBookingsParams, which evaluates to false unless the value of the feature noBalanceValidation 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.BooleanTypePredicate forAllNoBalanceValidation()
noBalanceValidation to the predicate for AppendBookingsParams, which evaluates to false unless the value of the feature noBalanceValidation 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 orderByNoBalanceValidation()
AppendBookingsParams depending the feature noBalanceValidation
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate quantity()
AppendBookingsParams testing whether the feature quantity has values or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsQuantity()
quantity to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature quantity satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<BigDecimal> forAllQuantity()
quantity to the predicate for AppendBookingsParams, which evaluates to false unless the values of the feature quantity satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate valueDate()
AppendBookingsParams testing whether the value of the feature valueDate is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsValueDate()
valueDate to the predicate for AppendBookingsParams, which evaluates to false unless the value of the feature valueDate 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.ComparableTypePredicate<Date> forAllValueDate()
valueDate to the predicate for AppendBookingsParams, which evaluates to false unless the value of the feature valueDate 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 orderByValueDate()
AppendBookingsParams 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.