org.openliberty.xmltooling.idsis.dap
Class DAPDeleteResponse.Marshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectMarshaller
      extended by org.openliberty.xmltooling.utility_2_0.ResponseType.Marshaller
          extended by org.openliberty.xmltooling.idsis.dap.DAPDeleteResponse.Marshaller
All Implemented Interfaces:
org.opensaml.xml.io.Marshaller
Enclosing class:
DAPDeleteResponse

public static class DAPDeleteResponse.Marshaller
extends ResponseType.Marshaller


Constructor Summary
DAPDeleteResponse.Marshaller()
           
 
Method Summary
 
Methods inherited from class org.openliberty.xmltooling.utility_2_0.ResponseType.Marshaller
marshallAttributes, marshallElementContent
 
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectMarshaller
checkXMLObjectIsTarget, marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAPDeleteResponse.Marshaller

public DAPDeleteResponse.Marshaller()