public class ConnectionTypeResponse extends AbstractResponse
Modifier and Type | Class and Description |
---|---|
static class |
ConnectionTypeResponse.ConnectionType
The enumerated values that connection-type may take.
|
Constructor and Description |
---|
ConnectionTypeResponse(ConnectionTypeResponse.ConnectionType connectionType,
String ipAddress) |
Modifier and Type | Method and Description |
---|---|
ConnectionTypeResponse.ConnectionType |
getConnectionType() |
String |
getIpAddress() |
toJson, toString
public ConnectionTypeResponse(ConnectionTypeResponse.ConnectionType connectionType, String ipAddress)
public ConnectionTypeResponse.ConnectionType getConnectionType()
public String getIpAddress()
Copyright © 2017 MaxMind, Inc.. All rights reserved.