public interface GetPositionAmountsResultQuery
extends org.w3c.cci2.AnyTypePredicate
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
amount()
Adds a constraint to the predicate for
GetPositionAmountsResult testing whether the value of the feature amount is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
baseAmount()
Adds a constraint to the predicate for
GetPositionAmountsResult testing whether the value of the feature baseAmount is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
discountAmount()
Adds a constraint to the predicate for
GetPositionAmountsResult testing whether the value of the feature discountAmount is null or not. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllAmount()
Adds a condition for the feature
amount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature amount satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllBaseAmount()
Adds a condition for the feature
baseAmount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature baseAmount satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllDiscountAmount()
Adds a condition for the feature
discountAmount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature discountAmount satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllStatusMessage()
Adds a condition for the feature
statusMessage to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature statusMessage satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllTaxAmount()
Adds a condition for the feature
taxAmount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature taxAmount satisfies the given condition. |
org.w3c.cci2.SimpleTypeOrder |
orderByAmount()
Allows to adds a sort instruction for
GetPositionAmountsResult depending the feature amount
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByBaseAmount()
Allows to adds a sort instruction for
GetPositionAmountsResult depending the feature baseAmount
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDiscountAmount()
Allows to adds a sort instruction for
GetPositionAmountsResult depending the feature discountAmount
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByStatusCode()
Allows to adds a sort instruction for
GetPositionAmountsResult depending the feature statusCode
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByStatusMessage()
Allows to adds a sort instruction for
GetPositionAmountsResult depending the feature statusMessage
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByTaxAmount()
Allows to adds a sort instruction for
GetPositionAmountsResult depending the feature taxAmount
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.ComparableTypePredicate<Short> |
statusCode() |
org.w3c.cci2.OptionalFeaturePredicate |
statusMessage()
Adds a constraint to the predicate for
GetPositionAmountsResult testing whether the value of the feature statusMessage is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
taxAmount()
Adds a constraint to the predicate for
GetPositionAmountsResult testing whether the value of the feature taxAmount is null or not. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsAmount()
Adds a condition for the feature
amount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature amount satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsBaseAmount()
Adds a condition for the feature
baseAmount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature baseAmount satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsDiscountAmount()
Adds a condition for the feature
discountAmount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature discountAmount satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsStatusMessage()
Adds a condition for the feature
statusMessage to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature statusMessage satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsTaxAmount()
Adds a condition for the feature
taxAmount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature taxAmount satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate amount()
GetPositionAmountsResult testing whether the value of the feature amount is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsAmount()
amount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature amount 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<BigDecimal> forAllAmount()
amount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature amount 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 orderByAmount()
GetPositionAmountsResult depending the feature amount
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate baseAmount()
GetPositionAmountsResult testing whether the value of the feature baseAmount is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsBaseAmount()
baseAmount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature baseAmount 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<BigDecimal> forAllBaseAmount()
baseAmount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature baseAmount 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 orderByBaseAmount()
GetPositionAmountsResult depending the feature baseAmount
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate discountAmount()
GetPositionAmountsResult testing whether the value of the feature discountAmount is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsDiscountAmount()
discountAmount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature discountAmount 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<BigDecimal> forAllDiscountAmount()
discountAmount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature discountAmount 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 orderByDiscountAmount()
GetPositionAmountsResult depending the feature discountAmount
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Short> statusCode()
org.w3c.cci2.SimpleTypeOrder orderByStatusCode()
GetPositionAmountsResult depending the feature statusCode
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate statusMessage()
GetPositionAmountsResult testing whether the value of the feature statusMessage is null or not.org.w3c.cci2.StringTypePredicate thereExistsStatusMessage()
statusMessage to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature statusMessage 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 forAllStatusMessage()
statusMessage to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature statusMessage 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 orderByStatusMessage()
GetPositionAmountsResult depending the feature statusMessage
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate taxAmount()
GetPositionAmountsResult testing whether the value of the feature taxAmount is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsTaxAmount()
taxAmount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature taxAmount 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<BigDecimal> forAllTaxAmount()
taxAmount to the predicate for GetPositionAmountsResult, which evaluates to false unless the value of the feature taxAmount 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 orderByTaxAmount()
GetPositionAmountsResult depending the feature taxAmount
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.