|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetPositionAmountsResultQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
amount()
Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the
feature amount is null or not. |
OptionalFeaturePredicate |
baseAmount()
Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the
feature baseAmount is null or not. |
OptionalFeaturePredicate |
discountAmount()
Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the
feature discountAmount is null or not. |
ComparableTypePredicate |
forAllAmount()
Adds a constraint for the feature amount to the predicate. |
ComparableTypePredicate |
forAllBaseAmount()
Adds a constraint for the feature baseAmount to the
predicate. |
ComparableTypePredicate |
forAllDiscountAmount()
Adds a constraint for the feature discountAmount to the
predicate. |
StringTypePredicate |
forAllStatusMessage()
Adds a constraint for the feature statusMessage to the
predicate. |
ComparableTypePredicate |
forAllTaxAmount()
Adds a constraint for the feature taxAmount to the
predicate. |
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! |
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! |
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! |
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! |
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! |
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! |
ComparableTypePredicate |
statusCode()
|
OptionalFeaturePredicate |
statusMessage()
Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the
feature statusMessage is null or not. |
OptionalFeaturePredicate |
taxAmount()
Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the
feature taxAmount is null or not. |
ComparableTypePredicate |
thereExistsAmount()
Adds a constraint for the feature amount to the predicate. |
ComparableTypePredicate |
thereExistsBaseAmount()
Adds a constraint for the feature baseAmount to the
predicate. |
ComparableTypePredicate |
thereExistsDiscountAmount()
Adds a constraint for the feature discountAmount to the
predicate. |
StringTypePredicate |
thereExistsStatusMessage()
Adds a constraint for the feature statusMessage to the
predicate. |
ComparableTypePredicate |
thereExistsTaxAmount()
Adds a constraint for the feature taxAmount to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate amount()
GetPositionAmountsResult testing whether the value of the
feature amount is null or not.
ComparableTypePredicate thereExistsAmount()
amount to the predicate.
The predicate for GetPositionAmountsResult evaluates
true if its value of feature amount satisfies
the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
ComparableTypePredicate forAllAmount()
amount to the predicate.
The predicate for GetPositionAmountsResult evaluates
true if its value of feature amount satisfies
the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByAmount()
GetPositionAmountsResult depending the feature
amount
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate baseAmount()
GetPositionAmountsResult testing whether the value of the
feature baseAmount is null or not.
ComparableTypePredicate thereExistsBaseAmount()
baseAmount to the
predicate. The predicate for GetPositionAmountsResult
evaluates true if its value of feature
baseAmount satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
ComparableTypePredicate forAllBaseAmount()
baseAmount to the
predicate. The predicate for GetPositionAmountsResult
evaluates true if its value of feature
baseAmount satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByBaseAmount()
GetPositionAmountsResult depending the feature
baseAmount
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate discountAmount()
GetPositionAmountsResult testing whether the value of the
feature discountAmount is null or not.
ComparableTypePredicate thereExistsDiscountAmount()
discountAmount to the
predicate. The predicate for GetPositionAmountsResult
evaluates true if its value of feature
discountAmount satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
ComparableTypePredicate forAllDiscountAmount()
discountAmount to the
predicate. The predicate for GetPositionAmountsResult
evaluates true if its value of feature
discountAmount satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByDiscountAmount()
GetPositionAmountsResult depending the feature
discountAmount
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate statusCode()
SimpleTypeOrder orderByStatusCode()
GetPositionAmountsResult depending the feature
statusCode
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate statusMessage()
GetPositionAmountsResult testing whether the value of the
feature statusMessage is null or not.
StringTypePredicate thereExistsStatusMessage()
statusMessage to the
predicate. The predicate for GetPositionAmountsResult
evaluates true if its value of feature
statusMessage satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllStatusMessage()
statusMessage to the
predicate. The predicate for GetPositionAmountsResult
evaluates true if its value of feature
statusMessage satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByStatusMessage()
GetPositionAmountsResult depending the feature
statusMessage
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate taxAmount()
GetPositionAmountsResult testing whether the value of the
feature taxAmount is null or not.
ComparableTypePredicate thereExistsTaxAmount()
taxAmount to the
predicate. The predicate for GetPositionAmountsResult
evaluates true if its value of feature
taxAmount satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
ComparableTypePredicate forAllTaxAmount()
taxAmount to the
predicate. The predicate for GetPositionAmountsResult
evaluates true if its value of feature
taxAmount satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByTaxAmount()
GetPositionAmountsResult depending the feature
taxAmount
Note: The order in which orderBy…
instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||