public interface OFOplinkChannelPower extends OFObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFOplinkChannelPower.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFOplinkChannelPower.Builder |
createBuilder() |
int |
getChannel() |
int |
getInPort() |
int |
getOutPort() |
int |
getPowerValue() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToint getInPort()
int getOutPort()
int getChannel()
int getPowerValue()
OFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFOplinkChannelPower.Builder createBuilder()
Copyright © 2017. All rights reserved.