|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PhoneNumberTQuery
| Method Summary | |
|---|---|
BooleanTypePredicate |
forAllPhoneNumberVerified()
Adds a condition for the feature phoneNumberVerified to the predicate for PhoneNumberT, which evaluates to false unless the value of the feature phoneNumberVerified satisfies the given condition. |
ComparableTypePredicate<Integer> |
forAllProviderName()
Adds a condition for the feature providerName to the predicate for PhoneNumberT, which evaluates to false unless the value of the feature providerName satisfies the given condition. |
BooleanTypePredicate |
forAllProviderVerified()
Adds a condition for the feature providerVerified to the predicate for PhoneNumberT, which evaluates to false unless the value of the feature providerVerified satisfies the given condition. |
SimpleTypeOrder |
orderByPhoneNumber()
Allows to adds a sort instruction for PhoneNumberT depending the feature phoneNumber
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPhoneNumberVerified()
Allows to adds a sort instruction for PhoneNumberT depending the feature phoneNumberVerified
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByProviderName()
Allows to adds a sort instruction for PhoneNumberT depending the feature providerName
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByProviderVerified()
Allows to adds a sort instruction for PhoneNumberT depending the feature providerVerified
Note: The order in which orderBy… instructions are given is relevant! |
StringTypePredicate |
phoneNumber()
|
OptionalFeaturePredicate |
phoneNumberVerified()
Adds a constraint to the predicate for PhoneNumberT testing whether the value of the feature phoneNumberVerified is null or not. |
OptionalFeaturePredicate |
providerName()
Adds a constraint to the predicate for PhoneNumberT testing whether the value of the feature providerName is null or not. |
OptionalFeaturePredicate |
providerVerified()
Adds a constraint to the predicate for PhoneNumberT testing whether the value of the feature providerVerified is null or not. |
BooleanTypePredicate |
thereExistsPhoneNumberVerified()
Adds a condition for the feature phoneNumberVerified to the predicate for PhoneNumberT, which evaluates to false unless the value of the feature phoneNumberVerified satisfies the given condition. |
ComparableTypePredicate<Integer> |
thereExistsProviderName()
Adds a condition for the feature providerName to the predicate for PhoneNumberT, which evaluates to false unless the value of the feature providerName satisfies the given condition. |
BooleanTypePredicate |
thereExistsProviderVerified()
Adds a condition for the feature providerVerified to the predicate for PhoneNumberT, which evaluates to false unless the value of the feature providerVerified satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
StringTypePredicate phoneNumber()
SimpleTypeOrder orderByPhoneNumber()
PhoneNumberT depending the feature phoneNumber
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate phoneNumberVerified()
PhoneNumberT testing whether the value of the feature phoneNumberVerified is null or not.
BooleanTypePredicate thereExistsPhoneNumberVerified()
phoneNumberVerified to the predicate for PhoneNumberT, which evaluates to false unless the value of the feature phoneNumberVerified satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllPhoneNumberVerified()
phoneNumberVerified to the predicate for PhoneNumberT, which evaluates to false unless the value of the feature phoneNumberVerified satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByPhoneNumberVerified()
PhoneNumberT depending the feature phoneNumberVerified
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate providerName()
PhoneNumberT testing whether the value of the feature providerName is null or not.
ComparableTypePredicate<Integer> thereExistsProviderName()
providerName to the predicate for PhoneNumberT, which evaluates to false unless the value of the feature providerName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllProviderName()
providerName to the predicate for PhoneNumberT, which evaluates to false unless the value of the feature providerName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByProviderName()
PhoneNumberT depending the feature providerName
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate providerVerified()
PhoneNumberT testing whether the value of the feature providerVerified is null or not.
BooleanTypePredicate thereExistsProviderVerified()
providerVerified to the predicate for PhoneNumberT, which evaluates to false unless the value of the feature providerVerified satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllProviderVerified()
providerVerified to the predicate for PhoneNumberT, which evaluates to false unless the value of the feature providerVerified satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByProviderVerified()
PhoneNumberT depending the feature providerVerified
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 | |||||||||