Uses of Interface
org.oasisOpen.docs.wsn.b2.NotificationMessageHolderType
-
Packages that use NotificationMessageHolderType Package Description org.oasisOpen.docs.wsn.b2 org.oasisOpen.docs.wsn.b2.impl -
-
Uses of NotificationMessageHolderType in org.oasisOpen.docs.wsn.b2
Methods in org.oasisOpen.docs.wsn.b2 that return NotificationMessageHolderType Modifier and Type Method Description NotificationMessageHolderTypeGetMessagesResponseDocument.GetMessagesResponse. addNewNotificationMessage()Appends and returns a new empty value (as xml) as the last "NotificationMessage" elementNotificationMessageHolderTypeNotificationMessageDocument. addNewNotificationMessage()Appends and returns a new empty "NotificationMessage" elementNotificationMessageHolderTypeNotifyDocument.Notify. addNewNotificationMessage()Appends and returns a new empty value (as xml) as the last "NotificationMessage" elementNotificationMessageHolderTypeNotificationMessageDocument. getNotificationMessage()Gets the "NotificationMessage" elementNotificationMessageHolderType[]GetMessagesResponseDocument.GetMessagesResponse. getNotificationMessageArray()Gets array of all "NotificationMessage" elementsNotificationMessageHolderTypeGetMessagesResponseDocument.GetMessagesResponse. getNotificationMessageArray(int i)Gets ith "NotificationMessage" elementNotificationMessageHolderType[]NotifyDocument.Notify. getNotificationMessageArray()Gets array of all "NotificationMessage" elementsNotificationMessageHolderTypeNotifyDocument.Notify. getNotificationMessageArray(int i)Gets ith "NotificationMessage" elementNotificationMessageHolderTypeGetMessagesResponseDocument.GetMessagesResponse. insertNewNotificationMessage(int i)Inserts and returns a new empty value (as xml) as the ith "NotificationMessage" elementNotificationMessageHolderTypeNotifyDocument.Notify. insertNewNotificationMessage(int i)Inserts and returns a new empty value (as xml) as the ith "NotificationMessage" elementstatic NotificationMessageHolderTypeNotificationMessageHolderType.Factory. newInstance()static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(File file)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(InputStream is)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(Reader r)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(String xmlAsString)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(URL u)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(XMLStreamReader sr)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(Node node)static NotificationMessageHolderTypeNotificationMessageHolderType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsn.b2 with parameters of type NotificationMessageHolderType Modifier and Type Method Description voidNotificationMessageDocument. setNotificationMessage(NotificationMessageHolderType notificationMessage)Sets the "NotificationMessage" elementvoidGetMessagesResponseDocument.GetMessagesResponse. setNotificationMessageArray(int i, NotificationMessageHolderType notificationMessage)Sets ith "NotificationMessage" elementvoidGetMessagesResponseDocument.GetMessagesResponse. setNotificationMessageArray(NotificationMessageHolderType[] notificationMessageArray)Sets array of all "NotificationMessage" elementvoidNotifyDocument.Notify. setNotificationMessageArray(int i, NotificationMessageHolderType notificationMessage)Sets ith "NotificationMessage" elementvoidNotifyDocument.Notify. setNotificationMessageArray(NotificationMessageHolderType[] notificationMessageArray)Sets array of all "NotificationMessage" element -
Uses of NotificationMessageHolderType in org.oasisOpen.docs.wsn.b2.impl
Classes in org.oasisOpen.docs.wsn.b2.impl that implement NotificationMessageHolderType Modifier and Type Class Description classNotificationMessageHolderTypeImplAn XML NotificationMessageHolderType(@http://docs.oasis-open.org/wsn/b-2).Methods in org.oasisOpen.docs.wsn.b2.impl that return NotificationMessageHolderType Modifier and Type Method Description NotificationMessageHolderTypeGetMessagesResponseDocumentImpl.GetMessagesResponseImpl. addNewNotificationMessage()Appends and returns a new empty value (as xml) as the last "NotificationMessage" elementNotificationMessageHolderTypeNotificationMessageDocumentImpl. addNewNotificationMessage()Appends and returns a new empty "NotificationMessage" elementNotificationMessageHolderTypeNotifyDocumentImpl.NotifyImpl. addNewNotificationMessage()Appends and returns a new empty value (as xml) as the last "NotificationMessage" elementNotificationMessageHolderTypeNotificationMessageDocumentImpl. getNotificationMessage()Gets the "NotificationMessage" elementNotificationMessageHolderType[]GetMessagesResponseDocumentImpl.GetMessagesResponseImpl. getNotificationMessageArray()Gets array of all "NotificationMessage" elementsNotificationMessageHolderTypeGetMessagesResponseDocumentImpl.GetMessagesResponseImpl. getNotificationMessageArray(int i)Gets ith "NotificationMessage" elementNotificationMessageHolderType[]NotifyDocumentImpl.NotifyImpl. getNotificationMessageArray()Gets array of all "NotificationMessage" elementsNotificationMessageHolderTypeNotifyDocumentImpl.NotifyImpl. getNotificationMessageArray(int i)Gets ith "NotificationMessage" elementNotificationMessageHolderTypeGetMessagesResponseDocumentImpl.GetMessagesResponseImpl. insertNewNotificationMessage(int i)Inserts and returns a new empty value (as xml) as the ith "NotificationMessage" elementNotificationMessageHolderTypeNotifyDocumentImpl.NotifyImpl. insertNewNotificationMessage(int i)Inserts and returns a new empty value (as xml) as the ith "NotificationMessage" elementMethods in org.oasisOpen.docs.wsn.b2.impl with parameters of type NotificationMessageHolderType Modifier and Type Method Description voidNotificationMessageDocumentImpl. setNotificationMessage(NotificationMessageHolderType notificationMessage)Sets the "NotificationMessage" elementvoidGetMessagesResponseDocumentImpl.GetMessagesResponseImpl. setNotificationMessageArray(int i, NotificationMessageHolderType notificationMessage)Sets ith "NotificationMessage" elementvoidGetMessagesResponseDocumentImpl.GetMessagesResponseImpl. setNotificationMessageArray(NotificationMessageHolderType[] notificationMessageArray)Sets array of all "NotificationMessage" elementvoidNotifyDocumentImpl.NotifyImpl. setNotificationMessageArray(int i, NotificationMessageHolderType notificationMessage)Sets ith "NotificationMessage" elementvoidNotifyDocumentImpl.NotifyImpl. setNotificationMessageArray(NotificationMessageHolderType[] notificationMessageArray)Sets array of all "NotificationMessage" element
-