public class StackingPortPair extends Object implements Serializable
Constructor and Description |
---|
StackingPortPair() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDestPortUri() |
String |
getSrcPortUri() |
int |
hashCode() |
void |
setDestPortUri(String destPortUri) |
void |
setSrcPortUri(String srcPortUri) |
String |
toString() |
Copyright © 2016. All rights reserved.