public class MessageDestinationTypeType extends FullyQualifiedClassType
Java class for message-destination-typeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="message-destination-typeType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>fully-qualified-classType">
</restriction>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
MessageDestinationTypeType() |
| Modifier and Type | Method and Description |
|---|---|
MessageDestinationTypeType |
withId(String value) |
MessageDestinationTypeType |
withValue(String value) |
public MessageDestinationTypeType withValue(String value)
withValue in class FullyQualifiedClassTypepublic MessageDestinationTypeType withId(String value)
withId in class FullyQualifiedClassTypeCopyright © 2019. All rights reserved.