public interface GetContractAmountsParamsQuery
extends org.w3c.cci2.AnyTypePredicate
| Modifier and Type | Method and Description |
|---|---|
SalesContractQuery |
contract() |
org.w3c.cci2.ComparableTypePredicate<Integer> |
forAllLineItemNumber()
Adds a condition for the feature
lineItemNumber to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature lineItemNumber satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllPositionAmount()
Adds a condition for the feature
positionAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionAmount satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllPositionBaseAmount()
Adds a condition for the feature
positionBaseAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionBaseAmount satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllPositionDiscountAmount()
Adds a condition for the feature
positionDiscountAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionDiscountAmount satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllPositionTaxAmount()
Adds a condition for the feature
positionTaxAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionTaxAmount satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllSalesCommission()
Adds a condition for the feature
salesCommission to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommission satisfy the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllSalesCommissionIsPercentage()
Adds a condition for the feature
salesCommissionIsPercentage to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommissionIsPercentage satisfy the given condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
lineItemNumber()
Adds a constraint to the predicate for
GetContractAmountsParams testing whether the feature lineItemNumber has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
positionAmount()
Adds a constraint to the predicate for
GetContractAmountsParams testing whether the feature positionAmount has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
positionBaseAmount()
Adds a constraint to the predicate for
GetContractAmountsParams testing whether the feature positionBaseAmount has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
positionDiscountAmount()
Adds a constraint to the predicate for
GetContractAmountsParams testing whether the feature positionDiscountAmount has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
positionTaxAmount()
Adds a constraint to the predicate for
GetContractAmountsParams testing whether the feature positionTaxAmount has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
salesCommission()
Adds a constraint to the predicate for
GetContractAmountsParams testing whether the feature salesCommission has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
salesCommissionIsPercentage()
Adds a constraint to the predicate for
GetContractAmountsParams testing whether the feature salesCommissionIsPercentage has values or not. |
org.w3c.cci2.ComparableTypePredicate<Integer> |
thereExistsLineItemNumber()
Adds a condition for the feature
lineItemNumber to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature lineItemNumber satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsPositionAmount()
Adds a condition for the feature
positionAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionAmount satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsPositionBaseAmount()
Adds a condition for the feature
positionBaseAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionBaseAmount satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsPositionDiscountAmount()
Adds a condition for the feature
positionDiscountAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionDiscountAmount satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsPositionTaxAmount()
Adds a condition for the feature
positionTaxAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionTaxAmount satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsSalesCommission()
Adds a condition for the feature
salesCommission to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommission satisfy the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsSalesCommissionIsPercentage()
Adds a condition for the feature
salesCommissionIsPercentage to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommissionIsPercentage satisfy the given condition. |
SalesContractQuery contract()
org.w3c.cci2.MultivaluedFeaturePredicate lineItemNumber()
GetContractAmountsParams testing whether the feature lineItemNumber has values or not.org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsLineItemNumber()
lineItemNumber to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature lineItemNumber 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<Integer> forAllLineItemNumber()
lineItemNumber to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature lineItemNumber 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 positionAmount()
GetContractAmountsParams testing whether the feature positionAmount has values or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsPositionAmount()
positionAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionAmount 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> forAllPositionAmount()
positionAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionAmount 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 positionBaseAmount()
GetContractAmountsParams testing whether the feature positionBaseAmount has values or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsPositionBaseAmount()
positionBaseAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionBaseAmount 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> forAllPositionBaseAmount()
positionBaseAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionBaseAmount 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 positionDiscountAmount()
GetContractAmountsParams testing whether the feature positionDiscountAmount has values or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsPositionDiscountAmount()
positionDiscountAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionDiscountAmount 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> forAllPositionDiscountAmount()
positionDiscountAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionDiscountAmount 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 positionTaxAmount()
GetContractAmountsParams testing whether the feature positionTaxAmount has values or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsPositionTaxAmount()
positionTaxAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionTaxAmount 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> forAllPositionTaxAmount()
positionTaxAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionTaxAmount 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 salesCommission()
GetContractAmountsParams testing whether the feature salesCommission has values or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsSalesCommission()
salesCommission to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommission 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> forAllSalesCommission()
salesCommission to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommission 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 salesCommissionIsPercentage()
GetContractAmountsParams testing whether the feature salesCommissionIsPercentage has values or not.org.w3c.cci2.BooleanTypePredicate thereExistsSalesCommissionIsPercentage()
salesCommissionIsPercentage to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommissionIsPercentage 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 forAllSalesCommissionIsPercentage()
salesCommissionIsPercentage to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommissionIsPercentage 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
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.