public static class DataReference.Transport extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="location">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="senderUrl" type="{http://www.logius.nl/digikoppeling/gb/2010/10}urlType"/>
<element name="receiverUrl" type="{http://www.logius.nl/digikoppeling/gb/2010/10}urlType"/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DataReference.Transport.Location
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected DataReference.Transport.Location |
location |
| Constructor and Description |
|---|
Transport() |
| Modifier and Type | Method and Description |
|---|---|
DataReference.Transport.Location |
getLocation()
Gets the value of the location property.
|
void |
setLocation(DataReference.Transport.Location value)
Sets the value of the location property.
|
protected DataReference.Transport.Location location
public DataReference.Transport.Location getLocation()
DataReference.Transport.Locationpublic void setLocation(DataReference.Transport.Location value)
value - allowed object is
DataReference.Transport.LocationCopyright © 2018 B3Partners B.V.. All rights reserved.