public interface OFCalientPortStatsEntry extends OFObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFCalientPortStatsEntry.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFCalientPortStatsEntry.Builder |
createBuilder() |
Set<OFCalientOpticalPortAdminState> |
getInAdminStatus() |
Set<OFCalientOcsAlarm> |
getInAlarm() |
String |
getInCircuitId() |
Set<OFCalientOpticalPortOperCapability> |
getInOperCapability() |
Set<OFCalientOpticalPortOperState> |
getInOperStatus() |
String |
getInportPower() |
Set<OFCalientOpticalPortAdminState> |
getOutAdminStatus() |
Set<OFCalientOcsAlarm> |
getOutAlarm() |
String |
getOutCircuitId() |
Set<OFCalientOpticalPortOperCapability> |
getOutOperCapability() |
Set<OFCalientOpticalPortOperState> |
getOutOperStatus() |
String |
getOutportPower() |
OFPort |
getPortNo() |
OFVersion |
getVersion() |
void |
writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer) |
putToOFPort getPortNo()
Set<OFCalientOpticalPortAdminState> getInAdminStatus()
Set<OFCalientOpticalPortOperState> getInOperStatus()
Set<OFCalientOpticalPortOperCapability> getInOperCapability()
Set<OFCalientOcsAlarm> getInAlarm()
String getInportPower()
String getOutportPower()
Set<OFCalientOpticalPortAdminState> getOutAdminStatus()
Set<OFCalientOpticalPortOperState> getOutOperStatus()
Set<OFCalientOpticalPortOperCapability> getOutOperCapability()
Set<OFCalientOcsAlarm> getOutAlarm()
String getInCircuitId()
String getOutCircuitId()
OFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
OFCalientPortStatsEntry.Builder createBuilder()
Copyright © 2016. All rights reserved.