|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Customer | |
---|---|
org.company.thesandbox.domain |
Uses of Customer in org.company.thesandbox.domain |
---|
Methods in org.company.thesandbox.domain that return Customer | |
---|---|
Customer |
OrderImplBase.getCustomer()
Implements the setter of association end |
Methods in org.company.thesandbox.domain with parameters of type Customer | |
---|---|
void |
OrderImplBase.setCustomer(Customer element)
Implements the setter of association end |
void |
OrderImplBase.z_internalAddTocustomer(Customer element)
Should NOT be used by clients! Implements the correct setting of the link for + owner : Customer when a single element is added to it. |
void |
OrderImplBase.z_internalRemoveFromcustomer(Customer element)
Should NOT be used by clients! Implements the correct setting of the link for + owner : Customer when a single element is removed to it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |