@Generated(value="org.jsonschema2pojo") public class LogicalPortConfigInfo extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
LogicalPortConfigInfo.DesiredSpeed |
| Constructor and Description |
|---|
LogicalPortConfigInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
LogicalPortConfigInfo.DesiredSpeed |
getDesiredSpeed() |
LogicalLocation |
getLogicalLocation() |
int |
hashCode() |
void |
setDesiredSpeed(LogicalPortConfigInfo.DesiredSpeed desiredSpeed) |
void |
setLogicalLocation(LogicalLocation logicalLocation) |
String |
toString() |
public LogicalLocation getLogicalLocation()
public void setLogicalLocation(LogicalLocation logicalLocation)
logicalLocation - The logicalLocationpublic LogicalPortConfigInfo.DesiredSpeed getDesiredSpeed()
public void setDesiredSpeed(LogicalPortConfigInfo.DesiredSpeed desiredSpeed)
desiredSpeed - The desiredSpeedCopyright © 2016. All rights reserved.