public interface OFPortStatsPropOptical extends OFObject, OFPortStatsProp
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFPortStatsPropOptical.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFPortStatsPropOptical.Builder |
createBuilder() |
int |
getBiasCurrent() |
long |
getFlags() |
long |
getRxFreqLmda() |
long |
getRxGridSpan() |
long |
getRxOffset() |
int |
getRxPwr() |
int |
getTemperature() |
long |
getTxFreqLmda() |
long |
getTxGridSpan() |
long |
getTxOffset() |
int |
getTxPwr() |
int |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToint getType()
getType in interface OFPortStatsProplong getFlags()
long getTxFreqLmda()
long getTxOffset()
long getTxGridSpan()
long getRxFreqLmda()
long getRxOffset()
long getRxGridSpan()
int getTxPwr()
int getRxPwr()
int getBiasCurrent()
int getTemperature()
OFVersion getVersion()
getVersion in interface OFObjectgetVersion in interface OFPortStatsPropvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFPortStatsPropwriteTo in interface WriteableOFPortStatsPropOptical.Builder createBuilder()
createBuilder in interface OFPortStatsPropCopyright © 2019. All rights reserved.