org.openliberty.xmltooling.soapbinding
Class Consent.Builder

java.lang.Object
  extended by org.opensaml.xml.AbstractXMLObjectBuilder<Consent>
      extended by org.openliberty.xmltooling.soapbinding.Consent.Builder
All Implemented Interfaces:
org.opensaml.xml.XMLObjectBuilder<Consent>
Enclosing class:
Consent

public static class Consent.Builder
extends org.opensaml.xml.AbstractXMLObjectBuilder<Consent>

Internal Builder

Author:
asa

Constructor Summary
Consent.Builder()
           
 
Method Summary
 Consent buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
           
 
Methods inherited from class org.opensaml.xml.AbstractXMLObjectBuilder
buildObject, buildObject, buildObject, buildObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Consent.Builder

public Consent.Builder()
Method Detail

buildObject

public Consent buildObject(java.lang.String namespaceURI,
                           java.lang.String localName,
                           java.lang.String namespacePrefix)
Specified by:
buildObject in interface org.opensaml.xml.XMLObjectBuilder<Consent>
Specified by:
buildObject in class org.opensaml.xml.AbstractXMLObjectBuilder<Consent>