Uses of Interface
org.oasisOpen.docs.wsn.b2.CreatePullPointDocument.CreatePullPoint
-
Packages that use CreatePullPointDocument.CreatePullPoint Package Description org.oasisOpen.docs.wsn.b2 org.oasisOpen.docs.wsn.b2.impl -
-
Uses of CreatePullPointDocument.CreatePullPoint in org.oasisOpen.docs.wsn.b2
Methods in org.oasisOpen.docs.wsn.b2 that return CreatePullPointDocument.CreatePullPoint Modifier and Type Method Description CreatePullPointDocument.CreatePullPointCreatePullPointDocument. addNewCreatePullPoint()Appends and returns a new empty "CreatePullPoint" elementCreatePullPointDocument.CreatePullPointCreatePullPointDocument. getCreatePullPoint()Gets the "CreatePullPoint" elementstatic CreatePullPointDocument.CreatePullPointCreatePullPointDocument.CreatePullPoint.Factory. newInstance()static CreatePullPointDocument.CreatePullPointCreatePullPointDocument.CreatePullPoint.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsn.b2 with parameters of type CreatePullPointDocument.CreatePullPoint Modifier and Type Method Description voidCreatePullPointDocument. setCreatePullPoint(CreatePullPointDocument.CreatePullPoint createPullPoint)Sets the "CreatePullPoint" element -
Uses of CreatePullPointDocument.CreatePullPoint in org.oasisOpen.docs.wsn.b2.impl
Classes in org.oasisOpen.docs.wsn.b2.impl that implement CreatePullPointDocument.CreatePullPoint Modifier and Type Class Description static classCreatePullPointDocumentImpl.CreatePullPointImplAn XML CreatePullPoint(@http://docs.oasis-open.org/wsn/b-2).Methods in org.oasisOpen.docs.wsn.b2.impl that return CreatePullPointDocument.CreatePullPoint Modifier and Type Method Description CreatePullPointDocument.CreatePullPointCreatePullPointDocumentImpl. addNewCreatePullPoint()Appends and returns a new empty "CreatePullPoint" elementCreatePullPointDocument.CreatePullPointCreatePullPointDocumentImpl. getCreatePullPoint()Gets the "CreatePullPoint" elementMethods in org.oasisOpen.docs.wsn.b2.impl with parameters of type CreatePullPointDocument.CreatePullPoint Modifier and Type Method Description voidCreatePullPointDocumentImpl. setCreatePullPoint(CreatePullPointDocument.CreatePullPoint createPullPoint)Sets the "CreatePullPoint" element
-