Uses of Interface
org.oasisOpen.docs.wsn.b2.DestroyPullPointDocument.DestroyPullPoint
-
Packages that use DestroyPullPointDocument.DestroyPullPoint Package Description org.oasisOpen.docs.wsn.b2 org.oasisOpen.docs.wsn.b2.impl -
-
Uses of DestroyPullPointDocument.DestroyPullPoint in org.oasisOpen.docs.wsn.b2
Methods in org.oasisOpen.docs.wsn.b2 that return DestroyPullPointDocument.DestroyPullPoint Modifier and Type Method Description DestroyPullPointDocument.DestroyPullPointDestroyPullPointDocument. addNewDestroyPullPoint()Appends and returns a new empty "DestroyPullPoint" elementDestroyPullPointDocument.DestroyPullPointDestroyPullPointDocument. getDestroyPullPoint()Gets the "DestroyPullPoint" elementstatic DestroyPullPointDocument.DestroyPullPointDestroyPullPointDocument.DestroyPullPoint.Factory. newInstance()static DestroyPullPointDocument.DestroyPullPointDestroyPullPointDocument.DestroyPullPoint.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsn.b2 with parameters of type DestroyPullPointDocument.DestroyPullPoint Modifier and Type Method Description voidDestroyPullPointDocument. setDestroyPullPoint(DestroyPullPointDocument.DestroyPullPoint destroyPullPoint)Sets the "DestroyPullPoint" element -
Uses of DestroyPullPointDocument.DestroyPullPoint in org.oasisOpen.docs.wsn.b2.impl
Classes in org.oasisOpen.docs.wsn.b2.impl that implement DestroyPullPointDocument.DestroyPullPoint Modifier and Type Class Description static classDestroyPullPointDocumentImpl.DestroyPullPointImplAn XML DestroyPullPoint(@http://docs.oasis-open.org/wsn/b-2).Methods in org.oasisOpen.docs.wsn.b2.impl that return DestroyPullPointDocument.DestroyPullPoint Modifier and Type Method Description DestroyPullPointDocument.DestroyPullPointDestroyPullPointDocumentImpl. addNewDestroyPullPoint()Appends and returns a new empty "DestroyPullPoint" elementDestroyPullPointDocument.DestroyPullPointDestroyPullPointDocumentImpl. getDestroyPullPoint()Gets the "DestroyPullPoint" elementMethods in org.oasisOpen.docs.wsn.b2.impl with parameters of type DestroyPullPointDocument.DestroyPullPoint Modifier and Type Method Description voidDestroyPullPointDocumentImpl. setDestroyPullPoint(DestroyPullPointDocument.DestroyPullPoint destroyPullPoint)Sets the "DestroyPullPoint" element
-