public interface OFPortModPropOptical extends OFObject, OFPortModProp
Modifier and Type | Interface and Description |
---|---|
static interface |
OFPortModPropOptical.Builder |
Modifier and Type | Method and Description |
---|---|
OFPortModPropOptical.Builder |
createBuilder() |
long |
getConfigure() |
long |
getFlOffset() |
long |
getFreqLdma() |
long |
getGridSpan() |
long |
getTxPwr() |
int |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
int getType()
getType
in interface OFPortModProp
long getConfigure()
long getFreqLdma()
long getFlOffset()
long getGridSpan()
long getTxPwr()
OFVersion getVersion()
getVersion
in interface OFObject
getVersion
in interface OFPortModProp
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFPortModProp
writeTo
in interface Writeable
OFPortModPropOptical.Builder createBuilder()
createBuilder
in interface OFPortModProp
Copyright © 2015. All rights reserved.