Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType.Message

Packages that use NotificationMessageHolderType.Message
org.oasis_open.docs.wsn.b_2   
 

Uses of NotificationMessageHolderType.Message in org.oasis_open.docs.wsn.b_2
 

Fields in org.oasis_open.docs.wsn.b_2 declared as NotificationMessageHolderType.Message
protected  NotificationMessageHolderType.Message NotificationMessageHolderType.message
           
 

Methods in org.oasis_open.docs.wsn.b_2 that return NotificationMessageHolderType.Message
 NotificationMessageHolderType.Message ObjectFactory.createNotificationMessageHolderTypeMessage()
          Create an instance of NotificationMessageHolderType.Message
 NotificationMessageHolderType.Message NotificationMessageHolderType.getMessage()
          Gets the value of the message property.
 

Methods in org.oasis_open.docs.wsn.b_2 with parameters of type NotificationMessageHolderType.Message
 void NotificationMessageHolderType.setMessage(NotificationMessageHolderType.Message value)
          Sets the value of the message property.
 


Apache CXF API

Apache CXF