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