|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerTO | |
org.mule.samples.voipservice.to |
Uses of CustomerTO in org.mule.samples.voipservice.to |
Methods in org.mule.samples.voipservice.to that return CustomerTO | |
CustomerTO |
CreditProfileTO.getCustomer()
|
CustomerTO |
ServiceParamTO.getCustomer()
|
static CustomerTO |
CustomerTO.getRandomCustomer()
|
Methods in org.mule.samples.voipservice.to with parameters of type CustomerTO | |
void |
CreditProfileTO.setCustomer(CustomerTO customerTO)
|
void |
ServiceParamTO.setCustomer(CustomerTO customerTO)
|
Constructors in org.mule.samples.voipservice.to with parameters of type CustomerTO | |
CreditProfileTO(CustomerTO customerTO)
|
|
ServiceParamTO(CustomerTO customerTO,
CreditCardTO creditCardTO)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |