@Generated(value="org.jsonschema2pojo") public class PortMapping extends Object implements Serializable
| Constructor and Description |
|---|
PortMapping() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Integer |
getInterconnectBay()
(Required)
|
Integer |
getMidplanePort()
(Required)
|
int |
hashCode() |
void |
setInterconnectBay(Integer interconnectBay)
(Required)
|
void |
setMidplanePort(Integer midplanePort)
(Required)
|
String |
toString() |
public Integer getMidplanePort()
public void setMidplanePort(Integer midplanePort)
midplanePort - The midplanePortpublic Integer getInterconnectBay()
public void setInterconnectBay(Integer interconnectBay)
interconnectBay - The interconnectBayCopyright © 2016. All rights reserved.