|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetPriceLevelResultQuery
| Method Summary | |
|---|---|
PriceLevelTQuery |
forAllPriceLevel()
Adds a condition for the feature priceLevel to the predicate for GetPriceLevelResult, which evaluates to false unless the value of the feature priceLevel satisfies the given condition. |
OptionalFeaturePredicate |
priceLevel()
Adds a constraint to the predicate for GetPriceLevelResult testing whether the value of the feature priceLevel is null or not. |
ReturnStatusTQuery |
status()
|
PriceLevelTQuery |
thereExistsPriceLevel()
Adds a condition for the feature priceLevel to the predicate for GetPriceLevelResult, which evaluates to false unless the value of the feature priceLevel satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate priceLevel()
GetPriceLevelResult testing whether the value of the feature priceLevel is null or not.
PriceLevelTQuery thereExistsPriceLevel()
priceLevel to the predicate for GetPriceLevelResult, which evaluates to false unless the value of the feature priceLevel satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
PriceLevelTQuery forAllPriceLevel()
priceLevel to the predicate for GetPriceLevelResult, which evaluates to false unless the value of the feature priceLevel satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
ReturnStatusTQuery status()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||