| Modifier and Type | Field and Description |
|---|---|
private String |
ip |
private int |
privatePort |
private int |
publicPort |
private String |
type |
| Constructor and Description |
|---|
PortMapping() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIp() |
int |
getPrivatePort() |
int |
getPublicPort() |
String |
getType() |
int |
hashCode() |
String |
toString() |
Copyright © 2015. All rights reserved.