public class PortMapping extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
javaPortName |
protected String |
portName |
| Constructor and Description |
|---|
PortMapping() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getJavaPortName() |
String |
getPortName() |
void |
setId(String value) |
void |
setJavaPortName(String value) |
void |
setPortName(String value) |
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.