public class StackingGroup extends Object implements Serializable
| Constructor and Description |
|---|
StackingGroup() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<StackingPortPair> |
getSwitchStackingElements() |
int |
hashCode() |
void |
setSwitchStackingElements(List<StackingPortPair> switchStackingElements) |
String |
toString() |
public List<StackingPortPair> getSwitchStackingElements()
public void setSwitchStackingElements(List<StackingPortPair> switchStackingElements)
Copyright © 2016. All rights reserved.