|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateCustomerAsLegalEntityResultQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
customer()
Adds a constraint to the predicate for CreateCustomerAsLegalEntityResult testing whether the value of the feature customer is null or not. |
CustomerTQuery |
forAllCustomer()
Adds a condition for the feature customer to the predicate for CreateCustomerAsLegalEntityResult, which evaluates to false unless the value of the feature customer satisfies the given condition. |
ReturnStatusTQuery |
status()
|
CustomerTQuery |
thereExistsCustomer()
Adds a condition for the feature customer to the predicate for CreateCustomerAsLegalEntityResult, which evaluates to false unless the value of the feature customer satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate customer()
CreateCustomerAsLegalEntityResult testing whether the value of the feature customer is null or not.
CustomerTQuery thereExistsCustomer()
customer to the predicate for CreateCustomerAsLegalEntityResult, which evaluates to false unless the value of the feature customer satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
CustomerTQuery forAllCustomer()
customer to the predicate for CreateCustomerAsLegalEntityResult, which evaluates to false unless the value of the feature customer 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 | |||||||||