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(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
writeTo
in interface OFPortModProp
writeTo
in interface Writeable
OFPortModPropOptical.Builder createBuilder()
createBuilder
in interface OFPortModProp
Copyright © 2015. All rights reserved.