| Package | Description |
|---|---|
| org.fusesource.example |
| Modifier and Type | Method and Description |
|---|---|
NoSuchCustomer |
ObjectFactory.createNoSuchCustomer()
Create an instance of
NoSuchCustomer |
NoSuchCustomer |
NoSuchCustomerFault.getFaultInfo() |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<NoSuchCustomer> |
ObjectFactory.createNoSuchCustomer(NoSuchCustomer value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<NoSuchCustomer> |
ObjectFactory.createNoSuchCustomer(NoSuchCustomer value)
|
| Constructor and Description |
|---|
NoSuchCustomerFault(java.lang.String message,
NoSuchCustomer noSuchCustomer) |
NoSuchCustomerFault(java.lang.String message,
NoSuchCustomer noSuchCustomer,
java.lang.Throwable cause) |
Copyright © 2014 Red Hat. All Rights Reserved.