public class AddressingResponsesType extends String
Java class for addressing-responsesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="addressing-responsesType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>string">
</restriction>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
AddressingResponsesType() |
| Modifier and Type | Method and Description |
|---|---|
AddressingResponsesType |
withId(String value) |
AddressingResponsesType |
withValue(String value) |
public AddressingResponsesType withValue(String value)
public AddressingResponsesType withId(String value)
Copyright © 2019. All rights reserved.