public class PortMapping extends Object implements Serializable
| Constructor and Description |
|---|
PortMapping() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getInterconnectBay() |
Integer |
getMidplanePort() |
void |
setInterconnectBay(Integer interconnectBay) |
void |
setMidplanePort(Integer midplanePort) |
public Integer getInterconnectBay()
public void setInterconnectBay(Integer interconnectBay)
interconnectBay - the interconnectBay to setpublic Integer getMidplanePort()
public void setMidplanePort(Integer midplanePort)
midplanePort - the midplanePort to setCopyright © 2016. All rights reserved.