public class IspResponse extends AbstractResponse
Constructor and Description |
---|
IspResponse(Integer autonomousSystemNumber,
String autonomousSystemOrganization,
String ipAddress,
String isp,
String organization) |
Modifier and Type | Method and Description |
---|---|
Integer |
getAutonomousSystemNumber() |
String |
getAutonomousSystemOrganization() |
String |
getIpAddress() |
String |
getIsp() |
String |
getOrganization() |
toJson, toString
public Integer getAutonomousSystemNumber()
public String getAutonomousSystemOrganization()
public String getIsp()
public String getOrganization()
public String getIpAddress()
Copyright © 2017 MaxMind, Inc.. All Rights Reserved.