|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationMessageHolderType | |
|---|---|
| com.ebmwebsourcing.wsstar.jaxb.notification.base | |
| com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl | |
| Uses of NotificationMessageHolderType in com.ebmwebsourcing.wsstar.jaxb.notification.base |
|---|
| Fields in com.ebmwebsourcing.wsstar.jaxb.notification.base with type parameters of type NotificationMessageHolderType | |
|---|---|
protected java.util.List<NotificationMessageHolderType> |
GetMessagesResponse.notificationMessage
|
protected java.util.List<NotificationMessageHolderType> |
Notify.notificationMessage
|
| Methods in com.ebmwebsourcing.wsstar.jaxb.notification.base that return NotificationMessageHolderType | |
|---|---|
NotificationMessageHolderType |
ObjectFactory.createNotificationMessageHolderType()
Create an instance of NotificationMessageHolderType |
| Methods in com.ebmwebsourcing.wsstar.jaxb.notification.base that return types with arguments of type NotificationMessageHolderType | |
|---|---|
javax.xml.bind.JAXBElement<NotificationMessageHolderType> |
ObjectFactory.createNotificationMessage(NotificationMessageHolderType value)
Create an instance of JAXBElement<NotificationMessageHolderType>} |
java.util.List<NotificationMessageHolderType> |
GetMessagesResponse.getNotificationMessage()
Gets the value of the notificationMessage property. |
java.util.List<NotificationMessageHolderType> |
Notify.getNotificationMessage()
Gets the value of the notificationMessage property. |
| Methods in com.ebmwebsourcing.wsstar.jaxb.notification.base with parameters of type NotificationMessageHolderType | |
|---|---|
javax.xml.bind.JAXBElement<NotificationMessageHolderType> |
ObjectFactory.createNotificationMessage(NotificationMessageHolderType value)
Create an instance of JAXBElement<NotificationMessageHolderType>} |
| Uses of NotificationMessageHolderType in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl |
|---|
| Constructors in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl with parameters of type NotificationMessageHolderType | |
|---|---|
NotificationMessageHolderTypeImpl(NotificationMessageHolderType model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||