Uses of Interface
org.oasisOpen.docs.wsn.br2.DestroyRegistrationResponseDocument.DestroyRegistrationResponse
-
Packages that use DestroyRegistrationResponseDocument.DestroyRegistrationResponse Package Description org.oasisOpen.docs.wsn.br2 org.oasisOpen.docs.wsn.br2.impl -
-
Uses of DestroyRegistrationResponseDocument.DestroyRegistrationResponse in org.oasisOpen.docs.wsn.br2
Methods in org.oasisOpen.docs.wsn.br2 that return DestroyRegistrationResponseDocument.DestroyRegistrationResponse Modifier and Type Method Description DestroyRegistrationResponseDocument.DestroyRegistrationResponseDestroyRegistrationResponseDocument. addNewDestroyRegistrationResponse()Appends and returns a new empty "DestroyRegistrationResponse" elementDestroyRegistrationResponseDocument.DestroyRegistrationResponseDestroyRegistrationResponseDocument. getDestroyRegistrationResponse()Gets the "DestroyRegistrationResponse" elementstatic DestroyRegistrationResponseDocument.DestroyRegistrationResponseDestroyRegistrationResponseDocument.DestroyRegistrationResponse.Factory. newInstance()static DestroyRegistrationResponseDocument.DestroyRegistrationResponseDestroyRegistrationResponseDocument.DestroyRegistrationResponse.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsn.br2 with parameters of type DestroyRegistrationResponseDocument.DestroyRegistrationResponse Modifier and Type Method Description voidDestroyRegistrationResponseDocument. setDestroyRegistrationResponse(DestroyRegistrationResponseDocument.DestroyRegistrationResponse destroyRegistrationResponse)Sets the "DestroyRegistrationResponse" element -
Uses of DestroyRegistrationResponseDocument.DestroyRegistrationResponse in org.oasisOpen.docs.wsn.br2.impl
Classes in org.oasisOpen.docs.wsn.br2.impl that implement DestroyRegistrationResponseDocument.DestroyRegistrationResponse Modifier and Type Class Description static classDestroyRegistrationResponseDocumentImpl.DestroyRegistrationResponseImplAn XML DestroyRegistrationResponse(@http://docs.oasis-open.org/wsn/br-2).Methods in org.oasisOpen.docs.wsn.br2.impl that return DestroyRegistrationResponseDocument.DestroyRegistrationResponse Modifier and Type Method Description DestroyRegistrationResponseDocument.DestroyRegistrationResponseDestroyRegistrationResponseDocumentImpl. addNewDestroyRegistrationResponse()Appends and returns a new empty "DestroyRegistrationResponse" elementDestroyRegistrationResponseDocument.DestroyRegistrationResponseDestroyRegistrationResponseDocumentImpl. getDestroyRegistrationResponse()Gets the "DestroyRegistrationResponse" elementMethods in org.oasisOpen.docs.wsn.br2.impl with parameters of type DestroyRegistrationResponseDocument.DestroyRegistrationResponse Modifier and Type Method Description voidDestroyRegistrationResponseDocumentImpl. setDestroyRegistrationResponse(DestroyRegistrationResponseDocument.DestroyRegistrationResponse destroyRegistrationResponse)Sets the "DestroyRegistrationResponse" element
-