Uses of Interface
org.oasisOpen.docs.wsn.b2.CreatePullPointResponseDocument.CreatePullPointResponse
-
Packages that use CreatePullPointResponseDocument.CreatePullPointResponse Package Description org.oasisOpen.docs.wsn.b2 org.oasisOpen.docs.wsn.b2.impl -
-
Uses of CreatePullPointResponseDocument.CreatePullPointResponse in org.oasisOpen.docs.wsn.b2
Methods in org.oasisOpen.docs.wsn.b2 that return CreatePullPointResponseDocument.CreatePullPointResponse Modifier and Type Method Description CreatePullPointResponseDocument.CreatePullPointResponseCreatePullPointResponseDocument. addNewCreatePullPointResponse()Appends and returns a new empty "CreatePullPointResponse" elementCreatePullPointResponseDocument.CreatePullPointResponseCreatePullPointResponseDocument. getCreatePullPointResponse()Gets the "CreatePullPointResponse" elementstatic CreatePullPointResponseDocument.CreatePullPointResponseCreatePullPointResponseDocument.CreatePullPointResponse.Factory. newInstance()static CreatePullPointResponseDocument.CreatePullPointResponseCreatePullPointResponseDocument.CreatePullPointResponse.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsn.b2 with parameters of type CreatePullPointResponseDocument.CreatePullPointResponse Modifier and Type Method Description voidCreatePullPointResponseDocument. setCreatePullPointResponse(CreatePullPointResponseDocument.CreatePullPointResponse createPullPointResponse)Sets the "CreatePullPointResponse" element -
Uses of CreatePullPointResponseDocument.CreatePullPointResponse in org.oasisOpen.docs.wsn.b2.impl
Classes in org.oasisOpen.docs.wsn.b2.impl that implement CreatePullPointResponseDocument.CreatePullPointResponse Modifier and Type Class Description static classCreatePullPointResponseDocumentImpl.CreatePullPointResponseImplAn XML CreatePullPointResponse(@http://docs.oasis-open.org/wsn/b-2).Methods in org.oasisOpen.docs.wsn.b2.impl that return CreatePullPointResponseDocument.CreatePullPointResponse Modifier and Type Method Description CreatePullPointResponseDocument.CreatePullPointResponseCreatePullPointResponseDocumentImpl. addNewCreatePullPointResponse()Appends and returns a new empty "CreatePullPointResponse" elementCreatePullPointResponseDocument.CreatePullPointResponseCreatePullPointResponseDocumentImpl. getCreatePullPointResponse()Gets the "CreatePullPointResponse" elementMethods in org.oasisOpen.docs.wsn.b2.impl with parameters of type CreatePullPointResponseDocument.CreatePullPointResponse Modifier and Type Method Description voidCreatePullPointResponseDocumentImpl. setCreatePullPointResponse(CreatePullPointResponseDocument.CreatePullPointResponse createPullPointResponse)Sets the "CreatePullPointResponse" element
-