public class DetailBuilder extends org.opensaml.core.xml.AbstractXMLObjectBuilder<Detail> implements SOAPObjectBuilder<Detail>
DetailImpl objects.| Constructor and Description |
|---|
DetailBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Detail |
buildObject()
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Detail" as the element local name.
|
Detail |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic Detail buildObject()
buildObject in interface SOAPObjectBuilder<Detail>Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.