public interface OFPortDescPropOptical extends OFObject, OFPortDescProp
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFPortDescPropOptical.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFPortDescPropOptical.Builder |
createBuilder() |
long |
getRxGridFreqLmda() |
long |
getRxMaxFreqLmda() |
long |
getRxMinFreqLmda() |
long |
getSupported() |
long |
getTxGridFreqLmda() |
long |
getTxMaxFreqLmda() |
long |
getTxMinFreqLmda() |
long |
getTxPwrMax() |
long |
getTxPwrMin() |
int |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToint getType()
getType in interface OFPortDescProplong getSupported()
long getTxMinFreqLmda()
long getTxMaxFreqLmda()
long getTxGridFreqLmda()
long getRxMinFreqLmda()
long getRxMaxFreqLmda()
long getRxGridFreqLmda()
long getTxPwrMin()
long getTxPwrMax()
OFVersion getVersion()
getVersion in interface OFObjectgetVersion in interface OFPortDescPropvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFPortDescPropwriteTo in interface WriteableOFPortDescPropOptical.Builder createBuilder()
createBuilder in interface OFPortDescPropCopyright © 2021. All rights reserved.