public class ProblemActionBuilder extends AbstractWSAddressingObjectBuilder<ProblemAction>
| Constructor and Description |
|---|
ProblemActionBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ProblemAction |
buildObject()
Builds a WS-Addressing object.
|
ProblemAction |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildObject, buildObject, buildObject, buildObjectpublic ProblemAction buildObject()
buildObject in interface WSAddressingObjectBuilder<ProblemAction>buildObject in class AbstractWSAddressingObjectBuilder<ProblemAction>public ProblemAction buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface XMLObjectBuilder<ProblemAction>buildObject in class AbstractXMLObjectBuilder<ProblemAction>Copyright © 1999-2015. All Rights Reserved.