public interface OFCalientPortDescStatsEntry extends OFObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFCalientPortDescStatsEntry.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFCalientPortDescStatsEntry.Builder |
createBuilder() |
long |
getConfig() |
MacAddress |
getHwAddr() |
String |
getName() |
OFPort |
getPortNo() |
List<OFCalientPortDescProp> |
getProperties() |
long |
getState() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToOFPort getPortNo()
MacAddress getHwAddr()
String getName()
long getConfig()
long getState()
List<OFCalientPortDescProp> getProperties()
OFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFCalientPortDescStatsEntry.Builder createBuilder()
Copyright © 2017. All rights reserved.