public class LogicalPortConfigInfo extends Object implements Serializable
Constructor and Description |
---|
LogicalPortConfigInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
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 logicalLocationpublic OpSpeed getDesiredSpeed()
public void setDesiredSpeed(OpSpeed desiredSpeed)
desiredSpeed
- The desiredSpeedCopyright © 2016. All rights reserved.