| Package | Description |
|---|---|
| org.fusesource.example | |
| org.fusesource.example.camel.webservice |
| Modifier and Type | Field and Description |
|---|---|
protected Customer |
SaveCustomer.customer |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Customer> |
GetAllCustomersResponse._return |
protected java.util.List<Customer> |
GetCustomerByNameResponse._return |
| Modifier and Type | Method and Description |
|---|---|
Customer |
ObjectFactory.createCustomer()
Create an instance of
Customer |
Customer |
SaveCustomer.getCustomer()
Gets the value of the customer property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Customer> |
GetAllCustomersResponse.getReturn()
Gets the value of the return property.
|
java.util.List<Customer> |
GetCustomerByNameResponse.getReturn()
Gets the value of the return property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SaveCustomer.setCustomer(Customer value)
Sets the value of the customer property.
|
| Modifier and Type | Method and Description |
|---|---|
Customer |
CustomerServiceBean.saveCustomer(SaveCustomer c) |
Copyright © 2014 Red Hat. All Rights Reserved.