Uses of Interface
org.oasisOpen.docs.wsn.br2.NotificationBrokerRPDocument.NotificationBrokerRP
-
Packages that use NotificationBrokerRPDocument.NotificationBrokerRP Package Description org.oasisOpen.docs.wsn.br2 org.oasisOpen.docs.wsn.br2.impl -
-
Uses of NotificationBrokerRPDocument.NotificationBrokerRP in org.oasisOpen.docs.wsn.br2
Methods in org.oasisOpen.docs.wsn.br2 that return NotificationBrokerRPDocument.NotificationBrokerRP Modifier and Type Method Description NotificationBrokerRPDocument.NotificationBrokerRPNotificationBrokerRPDocument. addNewNotificationBrokerRP()Appends and returns a new empty "NotificationBrokerRP" elementNotificationBrokerRPDocument.NotificationBrokerRPNotificationBrokerRPDocument. getNotificationBrokerRP()Gets the "NotificationBrokerRP" elementstatic NotificationBrokerRPDocument.NotificationBrokerRPNotificationBrokerRPDocument.NotificationBrokerRP.Factory. newInstance()static NotificationBrokerRPDocument.NotificationBrokerRPNotificationBrokerRPDocument.NotificationBrokerRP.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsn.br2 with parameters of type NotificationBrokerRPDocument.NotificationBrokerRP Modifier and Type Method Description voidNotificationBrokerRPDocument. setNotificationBrokerRP(NotificationBrokerRPDocument.NotificationBrokerRP notificationBrokerRP)Sets the "NotificationBrokerRP" element -
Uses of NotificationBrokerRPDocument.NotificationBrokerRP in org.oasisOpen.docs.wsn.br2.impl
Classes in org.oasisOpen.docs.wsn.br2.impl that implement NotificationBrokerRPDocument.NotificationBrokerRP Modifier and Type Class Description static classNotificationBrokerRPDocumentImpl.NotificationBrokerRPImplAn XML NotificationBrokerRP(@http://docs.oasis-open.org/wsn/br-2).Methods in org.oasisOpen.docs.wsn.br2.impl that return NotificationBrokerRPDocument.NotificationBrokerRP Modifier and Type Method Description NotificationBrokerRPDocument.NotificationBrokerRPNotificationBrokerRPDocumentImpl. addNewNotificationBrokerRP()Appends and returns a new empty "NotificationBrokerRP" elementNotificationBrokerRPDocument.NotificationBrokerRPNotificationBrokerRPDocumentImpl. getNotificationBrokerRP()Gets the "NotificationBrokerRP" elementMethods in org.oasisOpen.docs.wsn.br2.impl with parameters of type NotificationBrokerRPDocument.NotificationBrokerRP Modifier and Type Method Description voidNotificationBrokerRPDocumentImpl. setNotificationBrokerRP(NotificationBrokerRPDocument.NotificationBrokerRP notificationBrokerRP)Sets the "NotificationBrokerRP" element
-