Class InternationalPostCodeBuilder

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      InternationalPostCode buildObject()  
      InternationalPostCode buildObject​(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)  
      • Methods inherited from class org.opensaml.core.xml.AbstractXMLObjectBuilder

        buildObject, buildObject, buildObject, buildObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.opensaml.core.xml.XMLObjectBuilder

        buildObject, buildObject, buildObject, buildObject
    • Constructor Detail

      • InternationalPostCodeBuilder

        public InternationalPostCodeBuilder()
    • Method Detail

      • buildObject

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