public interface NetworkLocation extends Location
The following features are supported:
TOSDevicePackage.getNetworkLocation()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHostname()
Returns the value of the 'Hostname' attribute.
|
java.lang.String |
getIp4Address()
Returns the value of the 'Ip4 Address' attribute.
|
java.lang.String |
getIp6Address()
Returns the value of the 'Ip6 Address' attribute.
|
void |
setHostname(java.lang.String value)
Sets the value of the '
Hostname' attribute. |
void |
setIp4Address(java.lang.String value)
Sets the value of the '
Ip4 Address' attribute. |
void |
setIp6Address(java.lang.String value)
Sets the value of the '
Ip6 Address' attribute. |
java.lang.String getIp4Address()
setIp4Address(String),
TOSDevicePackage.getNetworkLocation_Ip4Address()void setIp4Address(java.lang.String value)
Ip4 Address' attribute.
value - the new value of the 'Ip4 Address' attribute.getIp4Address()java.lang.String getIp6Address()
setIp6Address(String),
TOSDevicePackage.getNetworkLocation_Ip6Address()void setIp6Address(java.lang.String value)
Ip6 Address' attribute.
value - the new value of the 'Ip6 Address' attribute.getIp6Address()java.lang.String getHostname()
setHostname(String),
TOSDevicePackage.getNetworkLocation_Hostname()void setHostname(java.lang.String value)
Hostname' attribute.
value - the new value of the 'Hostname' attribute.getHostname()Data In Motion GmbH all rights reserved