org.opencrx.kernel.contract1.cci2.GetPositionAmountsResultQuery Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.contract1.cci2;
/**
* A {@code GetPositionAmountsResultQuery} selects a set of instances of class {@code GetPositionAmountsResult} based on conditions to be met by their attributes.
*/
@javax.annotation.Generated(
value = "org.openmdx.application.mof.mapping.java.QueryMapper",
date = "2023-10-28T12:15:36.535757636Z",
comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface GetPositionAmountsResultQuery
extends org.w3c.cci2.AnyTypePredicate
{
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsResult} testing whether the value of the feature {@code amount} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate amount(
);
/**
* Adds a condition for the feature {@code amount} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code amount} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsAmount(
);
/**
* Adds a condition for the feature {@code amount} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code amount} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllAmount(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsResult} depending the feature {@code amount}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByAmount(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsResult} testing whether the value of the feature {@code baseAmount} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate baseAmount(
);
/**
* Adds a condition for the feature {@code baseAmount} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code baseAmount} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsBaseAmount(
);
/**
* Adds a condition for the feature {@code baseAmount} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code baseAmount} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllBaseAmount(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsResult} depending the feature {@code baseAmount}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByBaseAmount(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsResult} testing whether the value of the feature {@code baseAmountIncludingTax} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate baseAmountIncludingTax(
);
/**
* Adds a condition for the feature {@code baseAmountIncludingTax} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code baseAmountIncludingTax} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsBaseAmountIncludingTax(
);
/**
* Adds a condition for the feature {@code baseAmountIncludingTax} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code baseAmountIncludingTax} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllBaseAmountIncludingTax(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsResult} depending the feature {@code baseAmountIncludingTax}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByBaseAmountIncludingTax(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsResult} testing whether the value of the feature {@code discountAmount} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate discountAmount(
);
/**
* Adds a condition for the feature {@code discountAmount} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code discountAmount} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsDiscountAmount(
);
/**
* Adds a condition for the feature {@code discountAmount} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code discountAmount} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllDiscountAmount(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsResult} depending the feature {@code discountAmount}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByDiscountAmount(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsResult} testing whether the value of the feature {@code discountAmountIncludingTax} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate discountAmountIncludingTax(
);
/**
* Adds a condition for the feature {@code discountAmountIncludingTax} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code discountAmountIncludingTax} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsDiscountAmountIncludingTax(
);
/**
* Adds a condition for the feature {@code discountAmountIncludingTax} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code discountAmountIncludingTax} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllDiscountAmountIncludingTax(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsResult} depending the feature {@code discountAmountIncludingTax}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByDiscountAmountIncludingTax(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsResult} testing whether the value of the feature {@code pricePerUnit} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate pricePerUnit(
);
/**
* Adds a condition for the feature {@code pricePerUnit} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code pricePerUnit} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsPricePerUnit(
);
/**
* Adds a condition for the feature {@code pricePerUnit} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code pricePerUnit} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllPricePerUnit(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsResult} depending the feature {@code pricePerUnit}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByPricePerUnit(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsResult} testing whether the value of the feature {@code pricePerUnitIncludingTax} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate pricePerUnitIncludingTax(
);
/**
* Adds a condition for the feature {@code pricePerUnitIncludingTax} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code pricePerUnitIncludingTax} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsPricePerUnitIncludingTax(
);
/**
* Adds a condition for the feature {@code pricePerUnitIncludingTax} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code pricePerUnitIncludingTax} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllPricePerUnitIncludingTax(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsResult} depending the feature {@code pricePerUnitIncludingTax}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByPricePerUnitIncludingTax(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code statusCode} to the predicate. The predicate for {@code GetPositionAmountsResult} evaluates {@code true} if its value of feature {@code statusCode} satisfies the selected condition.
*/
public org.w3c.cci2.ComparableTypePredicate statusCode(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsResult} depending the feature {@code statusCode}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByStatusCode(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsResult} testing whether the value of the feature {@code statusMessage} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate statusMessage(
);
/**
* Adds a condition for the feature {@code statusMessage} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code statusMessage} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsStatusMessage(
);
/**
* Adds a condition for the feature {@code statusMessage} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code statusMessage} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllStatusMessage(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsResult} depending the feature {@code statusMessage}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByStatusMessage(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsResult} testing whether the value of the feature {@code taxAmount} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate taxAmount(
);
/**
* Adds a condition for the feature {@code taxAmount} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code taxAmount} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsTaxAmount(
);
/**
* Adds a condition for the feature {@code taxAmount} to the predicate for {@code GetPositionAmountsResult}, which evaluates to {@code false} unless the value of the feature {@code taxAmount} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllTaxAmount(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsResult} depending the feature {@code taxAmount}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByTaxAmount(
);
// ----------------------------------------------------------------------------
// Query/End
// ----------------------------------------------------------------------------
}