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.Builder
int getType()
getType
in interface OFPortModProp.Builder
Set<OFPortFeatures> getAdvertise()
OFPortModPropEthernet.Builder setAdvertise(Set<OFPortFeatures> advertise)
OFVersion getVersion()
getVersion
in interface OFPortModProp.Builder
Copyright © 2017. All rights reserved.