|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationMessageHolderType | |
|---|---|
| net.oasis.wsn.b2 | |
| Uses of NotificationMessageHolderType in net.oasis.wsn.b2 |
|---|
| Fields in net.oasis.wsn.b2 with type parameters of type NotificationMessageHolderType | |
|---|---|
protected java.util.List<NotificationMessageHolderType> |
Notify.notificationMessage
|
protected java.util.List<NotificationMessageHolderType> |
GetMessagesResponse.notificationMessage
|
| Methods in net.oasis.wsn.b2 that return NotificationMessageHolderType | |
|---|---|
NotificationMessageHolderType |
ObjectFactory.createNotificationMessageHolderType()
Create an instance of NotificationMessageHolderType |
| Methods in net.oasis.wsn.b2 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> |
Notify.getNotificationMessage()
Gets the value of the notificationMessage property. |
java.util.List<NotificationMessageHolderType> |
GetMessagesResponse.getNotificationMessage()
Gets the value of the notificationMessage property. |
| Methods in net.oasis.wsn.b2 with parameters of type NotificationMessageHolderType | |
|---|---|
javax.xml.bind.JAXBElement<NotificationMessageHolderType> |
ObjectFactory.createNotificationMessage(NotificationMessageHolderType value)
Create an instance of JAXBElement<NotificationMessageHolderType>} |
| Method parameters in net.oasis.wsn.b2 with type arguments of type NotificationMessageHolderType | |
|---|---|
void |
Notify.setNotificationMessage(java.util.List<NotificationMessageHolderType> value)
|
void |
GetMessagesResponse.setNotificationMessage(java.util.List<NotificationMessageHolderType> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||