public class Customers extends Object
| Constructor and Description |
|---|
Customers() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Customer> |
getCustomer() |
void |
setCustomer(Collection<Customer> c) |
public Collection<Customer> getCustomer()
public void setCustomer(Collection<Customer> c)
Apache CXF