public static class DataReference.Transport.Location extends Object
| 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 © 2020 B3Partners B.V.. All rights reserved.