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