public static interface OFPortOpticalTransportApplicationCode.Builder
| Modifier and Type | Method and Description |
|---|---|
OFPortOpticalTransportApplicationCode |
build() |
String |
getAppCode() |
int |
getFeatureType() |
short |
getOicType() |
OFVersion |
getVersion() |
OFPortOpticalTransportApplicationCode.Builder |
setAppCode(String appCode) |
OFPortOpticalTransportApplicationCode.Builder |
setFeatureType(int featureType) |
OFPortOpticalTransportApplicationCode.Builder |
setOicType(short oicType) |
OFPortOpticalTransportApplicationCode build()
int getFeatureType()
OFPortOpticalTransportApplicationCode.Builder setFeatureType(int featureType)
short getOicType()
OFPortOpticalTransportApplicationCode.Builder setOicType(short oicType)
String getAppCode()
OFPortOpticalTransportApplicationCode.Builder setAppCode(String appCode)
OFVersion getVersion()
Copyright © 2016. All rights reserved.