Uses of Interface
org.oasisOpen.docs.wsrf.rl2.DestroyResponseDocument.DestroyResponse
-
Packages that use DestroyResponseDocument.DestroyResponse Package Description org.oasisOpen.docs.wsrf.rl2 org.oasisOpen.docs.wsrf.rl2.impl -
-
Uses of DestroyResponseDocument.DestroyResponse in org.oasisOpen.docs.wsrf.rl2
Methods in org.oasisOpen.docs.wsrf.rl2 that return DestroyResponseDocument.DestroyResponse Modifier and Type Method Description DestroyResponseDocument.DestroyResponseDestroyResponseDocument. addNewDestroyResponse()Appends and returns a new empty "DestroyResponse" elementDestroyResponseDocument.DestroyResponseDestroyResponseDocument. getDestroyResponse()Gets the "DestroyResponse" elementstatic DestroyResponseDocument.DestroyResponseDestroyResponseDocument.DestroyResponse.Factory. newInstance()static DestroyResponseDocument.DestroyResponseDestroyResponseDocument.DestroyResponse.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsrf.rl2 with parameters of type DestroyResponseDocument.DestroyResponse Modifier and Type Method Description voidDestroyResponseDocument. setDestroyResponse(DestroyResponseDocument.DestroyResponse destroyResponse)Sets the "DestroyResponse" element -
Uses of DestroyResponseDocument.DestroyResponse in org.oasisOpen.docs.wsrf.rl2.impl
Classes in org.oasisOpen.docs.wsrf.rl2.impl that implement DestroyResponseDocument.DestroyResponse Modifier and Type Class Description static classDestroyResponseDocumentImpl.DestroyResponseImplAn XML DestroyResponse(@http://docs.oasis-open.org/wsrf/rl-2).Methods in org.oasisOpen.docs.wsrf.rl2.impl that return DestroyResponseDocument.DestroyResponse Modifier and Type Method Description DestroyResponseDocument.DestroyResponseDestroyResponseDocumentImpl. addNewDestroyResponse()Appends and returns a new empty "DestroyResponse" elementDestroyResponseDocument.DestroyResponseDestroyResponseDocumentImpl. getDestroyResponse()Gets the "DestroyResponse" elementMethods in org.oasisOpen.docs.wsrf.rl2.impl with parameters of type DestroyResponseDocument.DestroyResponse Modifier and Type Method Description voidDestroyResponseDocumentImpl. setDestroyResponse(DestroyResponseDocument.DestroyResponse destroyResponse)Sets the "DestroyResponse" element
-