public static class DataReference.Transport.Location 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">
<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>
| Modifier and Type | Field and Description |
|---|---|
protected UrlType |
receiverUrl |
protected UrlType |
senderUrl |
| Constructor and Description |
|---|
Location() |
| Modifier and Type | Method and Description |
|---|---|
UrlType |
getReceiverUrl()
Gets the value of the receiverUrl property.
|
UrlType |
getSenderUrl()
Gets the value of the senderUrl property.
|
void |
setReceiverUrl(UrlType value)
Sets the value of the receiverUrl property.
|
void |
setSenderUrl(UrlType value)
Sets the value of the senderUrl property.
|
public UrlType getSenderUrl()
UrlTypepublic void setSenderUrl(UrlType value)
value - allowed object is
UrlTypepublic UrlType getReceiverUrl()
UrlTypeCopyright © 2018 B3Partners B.V.. All rights reserved.