public class LogicalPortConfigInfo extends Object implements Serializable
Constructor and Description |
---|
LogicalPortConfigInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
OpSpeed |
getDesiredSpeed() |
LogicalLocation |
getLogicalLocation() |
int |
hashCode() |
void |
setDesiredSpeed(OpSpeed desiredSpeed) |
void |
setLogicalLocation(LogicalLocation logicalLocation) |
String |
toString() |
public LogicalLocation getLogicalLocation()
public void setLogicalLocation(LogicalLocation logicalLocation)
logicalLocation
- the logicalLocation to setpublic OpSpeed getDesiredSpeed()
public void setDesiredSpeed(OpSpeed desiredSpeed)
desiredSpeed
- the desiredSpeed to setCopyright © 2017. All rights reserved.