public static interface OFPortModPropEthernet.Builder extends OFPortModProp.Builder
| Modifier and Type | Method and Description |
|---|---|
OFPortModPropEthernet |
build() |
Set<OFPortFeatures> |
getAdvertise() |
int |
getType() |
OFVersion |
getVersion() |
OFPortModPropEthernet.Builder |
setAdvertise(Set<OFPortFeatures> advertise) |
OFPortModPropEthernet build()
build in interface OFPortModProp.Builderint getType()
getType in interface OFPortModProp.BuilderSet<OFPortFeatures> getAdvertise()
OFPortModPropEthernet.Builder setAdvertise(Set<OFPortFeatures> advertise)
OFVersion getVersion()
getVersion in interface OFPortModProp.BuilderCopyright © 2019. All rights reserved.