| Modifier and Type | Field and Description |
|---|---|
protected List<BeanCallbackType> |
BeanCallbackListType.callback |
| Modifier and Type | Method and Description |
|---|---|
BeanCallbackType |
ObjectFactory.createBeanCallbackType()
Create an instance of
BeanCallbackType |
BeanCallbackType |
BeanCallbackType.withDestinationBean(String value) |
BeanCallbackType |
BeanCallbackType.withDestinationMethod(String value) |
BeanCallbackType |
BeanCallbackType.withErrorMessage(String value) |
BeanCallbackType |
BeanCallbackType.withLastFailure(XMLGregorianCalendar value) |
BeanCallbackType |
BeanCallbackType.withLastSuccess(XMLGregorianCalendar value) |
BeanCallbackType |
BeanCallbackType.withSourceBean(String value) |
BeanCallbackType |
BeanCallbackType.withSourceMethod(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BeanCallbackType> |
ObjectFactory.createBeanCallbackDocument(BeanCallbackType value)
|
List<BeanCallbackType> |
BeanCallbackListType.getCallback()
Gets the value of the callback property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BeanCallbackType> |
ObjectFactory.createBeanCallbackDocument(BeanCallbackType value)
|
BeanCallbackListType |
BeanCallbackListType.withCallback(BeanCallbackType... values) |
| Modifier and Type | Method and Description |
|---|---|
BeanCallbackListType |
BeanCallbackListType.withCallback(Collection<BeanCallbackType> values) |
Copyright © 2015. All rights reserved.