Modifier and Type | Interface and Description |
---|---|
static interface |
OFPortMod.Builder |
Modifier and Type | Method and Description |
---|---|
OFPortMod.Builder |
createBuilder() |
long |
getAdvertise() |
Set<OFPortConfig> |
getConfig() |
MacAddress |
getHwAddr() |
Set<OFPortConfig> |
getMask() |
OFPort |
getPortNo() |
List<OFPortModProp> |
getProperties() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFVersion getVersion()
getVersion
in interface OFMessage
getVersion
in interface OFObject
OFPort getPortNo()
MacAddress getHwAddr()
Set<OFPortConfig> getConfig()
Set<OFPortConfig> getMask()
long getAdvertise() throws UnsupportedOperationException
UnsupportedOperationException
List<OFPortModProp> getProperties() throws UnsupportedOperationException
UnsupportedOperationException
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFPortMod.Builder createBuilder()
createBuilder
in interface OFMessage
Copyright © 2016. All rights reserved.