public class DistributedDestinationConnection extends Object
Java class for distributed-destination-connection complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="distributed-destination-connection">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
value |
| Constructor and Description |
|---|
DistributedDestinationConnection() |
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.