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(io.netty.buffer.ByteBuf 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(io.netty.buffer.ByteBuf channelBuffer)
OFCalientPortStatsEntry.Builder createBuilder()
Copyright © 2017. All rights reserved.