org.openliberty.xmltooling.soapbinding
Class UserInteraction.Builder

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

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

Static Internal Builder

Author:
asa

Constructor Summary
UserInteraction.Builder()
           
 
Method Summary
 UserInteraction 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

UserInteraction.Builder

public UserInteraction.Builder()
Method Detail

buildObject

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