public final class GeoAttributesImpl extends java.lang.Object implements GeoAttributes
| Modifier and Type | Class and Description |
|---|---|
static class |
GeoAttributesImpl.Builder |
| Modifier and Type | Method and Description |
|---|---|
java.net.InetAddress |
getEndInetAddress() |
GeoEntity |
getGeoEntity() |
java.net.InetAddress |
getStartInetAddress() |
public java.net.InetAddress getStartInetAddress()
getStartInetAddress in interface GeoAttributespublic java.net.InetAddress getEndInetAddress()
getEndInetAddress in interface GeoAttributespublic GeoEntity getGeoEntity()
getGeoEntity in interface GeoAttributes