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 |
getEndIp() |
GeoEntity |
getGeoEntity() |
java.net.InetAddress |
getStartIp() |
public java.net.InetAddress getStartIp()
getStartIp in interface GeoAttributespublic java.net.InetAddress getEndIp()
getEndIp in interface GeoAttributespublic GeoEntity getGeoEntity()
getGeoEntity in interface GeoAttributes