@Generated(value="org.jsonschema2pojo") public class InterconnectBayMapping extends Object implements Serializable
Constructor and Description |
---|
InterconnectBayMapping() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Integer |
getInterconnectBay()
(Required)
|
String |
getLogicalInterconnectGroupUri()
(Required)
|
int |
hashCode() |
void |
setInterconnectBay(Integer interconnectBay)
(Required)
|
void |
setLogicalInterconnectGroupUri(String logicalInterconnectGroupUri)
(Required)
|
String |
toString() |
public Integer getInterconnectBay()
public void setInterconnectBay(Integer interconnectBay)
interconnectBay
- The interconnectBaypublic String getLogicalInterconnectGroupUri()
public void setLogicalInterconnectGroupUri(String logicalInterconnectGroupUri)
logicalInterconnectGroupUri
- The logicalInterconnectGroupUriCopyright © 2016. All rights reserved.