public static interface OFPortOpticalTransportLayerStack.Builder
| Modifier and Type | Method and Description |
|---|---|
OFPortOpticalTransportLayerStack |
build() |
List<OFPortOpticalTransportLayerEntry> |
getEntries() |
int |
getFeatureType() |
OFVersion |
getVersion() |
OFPortOpticalTransportLayerStack.Builder |
setEntries(List<OFPortOpticalTransportLayerEntry> entries) |
OFPortOpticalTransportLayerStack.Builder |
setFeatureType(int featureType) |
OFPortOpticalTransportLayerStack build()
int getFeatureType()
OFPortOpticalTransportLayerStack.Builder setFeatureType(int featureType)
List<OFPortOpticalTransportLayerEntry> getEntries()
OFPortOpticalTransportLayerStack.Builder setEntries(List<OFPortOpticalTransportLayerEntry> entries)
OFVersion getVersion()
Copyright © 2016. All rights reserved.