public interface OFPortOpticalTransportLayerStack extends OFObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFPortOpticalTransportLayerStack.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFPortOpticalTransportLayerStack.Builder |
createBuilder() |
List<OFPortOpticalTransportLayerEntry> |
getEntries() |
int |
getFeatureType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToint getFeatureType()
List<OFPortOpticalTransportLayerEntry> getEntries()
OFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFPortOpticalTransportLayerStack.Builder createBuilder()
Copyright © 2017. All rights reserved.