Uses of Interface
org.oasisOpen.docs.wsrf.rl2.DestroyDocument.Destroy
-
Packages that use DestroyDocument.Destroy Package Description org.oasisOpen.docs.wsrf.rl2 org.oasisOpen.docs.wsrf.rl2.impl -
-
Uses of DestroyDocument.Destroy in org.oasisOpen.docs.wsrf.rl2
Methods in org.oasisOpen.docs.wsrf.rl2 that return DestroyDocument.Destroy Modifier and Type Method Description DestroyDocument.DestroyDestroyDocument. addNewDestroy()Appends and returns a new empty "Destroy" elementDestroyDocument.DestroyDestroyDocument. getDestroy()Gets the "Destroy" elementstatic DestroyDocument.DestroyDestroyDocument.Destroy.Factory. newInstance()static DestroyDocument.DestroyDestroyDocument.Destroy.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsrf.rl2 with parameters of type DestroyDocument.Destroy Modifier and Type Method Description voidDestroyDocument. setDestroy(DestroyDocument.Destroy destroy)Sets the "Destroy" element -
Uses of DestroyDocument.Destroy in org.oasisOpen.docs.wsrf.rl2.impl
Classes in org.oasisOpen.docs.wsrf.rl2.impl that implement DestroyDocument.Destroy Modifier and Type Class Description static classDestroyDocumentImpl.DestroyImplAn XML Destroy(@http://docs.oasis-open.org/wsrf/rl-2).Methods in org.oasisOpen.docs.wsrf.rl2.impl that return DestroyDocument.Destroy Modifier and Type Method Description DestroyDocument.DestroyDestroyDocumentImpl. addNewDestroy()Appends and returns a new empty "Destroy" elementDestroyDocument.DestroyDestroyDocumentImpl. getDestroy()Gets the "Destroy" elementMethods in org.oasisOpen.docs.wsrf.rl2.impl with parameters of type DestroyDocument.Destroy Modifier and Type Method Description voidDestroyDocumentImpl. setDestroy(DestroyDocument.Destroy destroy)Sets the "Destroy" element
-