public class DemographicsBuilder extends org.opensaml.core.xml.AbstractXMLObjectBuilder<Demographics>
| Constructor and Description |
|---|
DemographicsBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Demographics |
buildObject() |
Demographics |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
public Demographics buildObject()
public Demographics buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<Demographics>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<Demographics>Copyright © 1999–2015. All rights reserved.