net.floodlightcontroller.core
Class SwitchSyncRepresentation.SyncedPort
java.lang.Object
net.floodlightcontroller.core.SwitchSyncRepresentation.SyncedPort
- Enclosing class:
- SwitchSyncRepresentation
public static class SwitchSyncRepresentation.SyncedPort
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
portNumber
public int portNumber
hardwareAddress
public long hardwareAddress
name
public java.lang.String name
config
public int config
state
public int state
currentFeatures
public int currentFeatures
advertisedFeatures
public int advertisedFeatures
supportedFeatures
public int supportedFeatures
peerFeatures
public int peerFeatures
SwitchSyncRepresentation.SyncedPort
public SwitchSyncRepresentation.SyncedPort()
fromImmutablePort
public static SwitchSyncRepresentation.SyncedPort fromImmutablePort(ImmutablePort p)
toOFPhysicalPort
public OFPhysicalPort toOFPhysicalPort()