Uses of Interface
org.oasisOpen.docs.wsn.b2.UnsubscribeDocument.Unsubscribe
-
Packages that use UnsubscribeDocument.Unsubscribe Package Description org.oasisOpen.docs.wsn.b2 org.oasisOpen.docs.wsn.b2.impl -
-
Uses of UnsubscribeDocument.Unsubscribe in org.oasisOpen.docs.wsn.b2
Methods in org.oasisOpen.docs.wsn.b2 that return UnsubscribeDocument.Unsubscribe Modifier and Type Method Description UnsubscribeDocument.UnsubscribeUnsubscribeDocument. addNewUnsubscribe()Appends and returns a new empty "Unsubscribe" elementUnsubscribeDocument.UnsubscribeUnsubscribeDocument. getUnsubscribe()Gets the "Unsubscribe" elementstatic UnsubscribeDocument.UnsubscribeUnsubscribeDocument.Unsubscribe.Factory. newInstance()static UnsubscribeDocument.UnsubscribeUnsubscribeDocument.Unsubscribe.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsn.b2 with parameters of type UnsubscribeDocument.Unsubscribe Modifier and Type Method Description voidUnsubscribeDocument. setUnsubscribe(UnsubscribeDocument.Unsubscribe unsubscribe)Sets the "Unsubscribe" element -
Uses of UnsubscribeDocument.Unsubscribe in org.oasisOpen.docs.wsn.b2.impl
Classes in org.oasisOpen.docs.wsn.b2.impl that implement UnsubscribeDocument.Unsubscribe Modifier and Type Class Description static classUnsubscribeDocumentImpl.UnsubscribeImplAn XML Unsubscribe(@http://docs.oasis-open.org/wsn/b-2).Methods in org.oasisOpen.docs.wsn.b2.impl that return UnsubscribeDocument.Unsubscribe Modifier and Type Method Description UnsubscribeDocument.UnsubscribeUnsubscribeDocumentImpl. addNewUnsubscribe()Appends and returns a new empty "Unsubscribe" elementUnsubscribeDocument.UnsubscribeUnsubscribeDocumentImpl. getUnsubscribe()Gets the "Unsubscribe" elementMethods in org.oasisOpen.docs.wsn.b2.impl with parameters of type UnsubscribeDocument.Unsubscribe Modifier and Type Method Description voidUnsubscribeDocumentImpl. setUnsubscribe(UnsubscribeDocument.Unsubscribe unsubscribe)Sets the "Unsubscribe" element
-