public static interface OFPortStatsPropOptical.Builder extends OFPortStatsProp.Builder
OFPortStatsPropOptical build()
build
in interface OFPortStatsProp.Builder
int getType()
getType
in interface OFPortStatsProp.Builder
long getFlags()
OFPortStatsPropOptical.Builder setFlags(long flags)
long getTxFreqLmda()
OFPortStatsPropOptical.Builder setTxFreqLmda(long txFreqLmda)
long getTxOffset()
OFPortStatsPropOptical.Builder setTxOffset(long txOffset)
long getTxGridSpan()
OFPortStatsPropOptical.Builder setTxGridSpan(long txGridSpan)
long getRxFreqLmda()
OFPortStatsPropOptical.Builder setRxFreqLmda(long rxFreqLmda)
long getRxOffset()
OFPortStatsPropOptical.Builder setRxOffset(long rxOffset)
long getRxGridSpan()
OFPortStatsPropOptical.Builder setRxGridSpan(long rxGridSpan)
int getTxPwr()
OFPortStatsPropOptical.Builder setTxPwr(int txPwr)
int getRxPwr()
OFPortStatsPropOptical.Builder setRxPwr(int rxPwr)
int getBiasCurrent()
OFPortStatsPropOptical.Builder setBiasCurrent(int biasCurrent)
int getTemperature()
OFPortStatsPropOptical.Builder setTemperature(int temperature)
OFVersion getVersion()
getVersion
in interface OFPortStatsProp.Builder
Copyright © 2017. All rights reserved.