public class LogicalEnclosureContainedEnclosure extends Object
Constructor and Description |
---|
LogicalEnclosureContainedEnclosure() |
Modifier and Type | Method and Description |
---|---|
void |
addInterconnectBay(LogicalEnclosureInterconnectBay bay) |
String |
getEnclosureUri() |
Set<LogicalEnclosureInterconnectBay> |
getInterconnectBays() |
void |
setEnclosureUri(String enclosureUri) |
void |
setInterconnectBays(Set<LogicalEnclosureInterconnectBay> interconnectBays) |
public String getEnclosureUri()
public void setEnclosureUri(String enclosureUri)
public Set<LogicalEnclosureInterconnectBay> getInterconnectBays()
public void setInterconnectBays(Set<LogicalEnclosureInterconnectBay> interconnectBays)
public void addInterconnectBay(LogicalEnclosureInterconnectBay bay)
Copyright © 2016. All rights reserved.