Uses of Interface
org.oasisOpen.docs.wsn.b2.DestroyPullPointResponseDocument.DestroyPullPointResponse
-
Packages that use DestroyPullPointResponseDocument.DestroyPullPointResponse Package Description org.oasisOpen.docs.wsn.b2 org.oasisOpen.docs.wsn.b2.impl -
-
Uses of DestroyPullPointResponseDocument.DestroyPullPointResponse in org.oasisOpen.docs.wsn.b2
Methods in org.oasisOpen.docs.wsn.b2 that return DestroyPullPointResponseDocument.DestroyPullPointResponse Modifier and Type Method Description DestroyPullPointResponseDocument.DestroyPullPointResponseDestroyPullPointResponseDocument. addNewDestroyPullPointResponse()Appends and returns a new empty "DestroyPullPointResponse" elementDestroyPullPointResponseDocument.DestroyPullPointResponseDestroyPullPointResponseDocument. getDestroyPullPointResponse()Gets the "DestroyPullPointResponse" elementstatic DestroyPullPointResponseDocument.DestroyPullPointResponseDestroyPullPointResponseDocument.DestroyPullPointResponse.Factory. newInstance()static DestroyPullPointResponseDocument.DestroyPullPointResponseDestroyPullPointResponseDocument.DestroyPullPointResponse.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsn.b2 with parameters of type DestroyPullPointResponseDocument.DestroyPullPointResponse Modifier and Type Method Description voidDestroyPullPointResponseDocument. setDestroyPullPointResponse(DestroyPullPointResponseDocument.DestroyPullPointResponse destroyPullPointResponse)Sets the "DestroyPullPointResponse" element -
Uses of DestroyPullPointResponseDocument.DestroyPullPointResponse in org.oasisOpen.docs.wsn.b2.impl
Classes in org.oasisOpen.docs.wsn.b2.impl that implement DestroyPullPointResponseDocument.DestroyPullPointResponse Modifier and Type Class Description static classDestroyPullPointResponseDocumentImpl.DestroyPullPointResponseImplAn XML DestroyPullPointResponse(@http://docs.oasis-open.org/wsn/b-2).Methods in org.oasisOpen.docs.wsn.b2.impl that return DestroyPullPointResponseDocument.DestroyPullPointResponse Modifier and Type Method Description DestroyPullPointResponseDocument.DestroyPullPointResponseDestroyPullPointResponseDocumentImpl. addNewDestroyPullPointResponse()Appends and returns a new empty "DestroyPullPointResponse" elementDestroyPullPointResponseDocument.DestroyPullPointResponseDestroyPullPointResponseDocumentImpl. getDestroyPullPointResponse()Gets the "DestroyPullPointResponse" elementMethods in org.oasisOpen.docs.wsn.b2.impl with parameters of type DestroyPullPointResponseDocument.DestroyPullPointResponse Modifier and Type Method Description voidDestroyPullPointResponseDocumentImpl. setDestroyPullPointResponse(DestroyPullPointResponseDocument.DestroyPullPointResponse destroyPullPointResponse)Sets the "DestroyPullPointResponse" element
-