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(org.jboss.netty.buffer.ChannelBuffer channelBuffer) |
putToint getInPort()
int getOutPort()
int getChannel()
int getPowerValue()
OFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
OFOplinkChannelPower.Builder createBuilder()
Copyright © 2016. All rights reserved.