Modifier and Type | Method and Description |
---|---|
OFPortMod.Builder |
OFFactory.buildPortMod() |
OFPortMod.Builder |
OFPortMod.createBuilder() |
OFPortMod.Builder |
OFPortMod.Builder.setAdvertise(long advertise) |
OFPortMod.Builder |
OFPortMod.Builder.setConfig(long config) |
OFPortMod.Builder |
OFPortMod.Builder.setHwAddr(MacAddress hwAddr) |
OFPortMod.Builder |
OFPortMod.Builder.setMask(long mask) |
OFPortMod.Builder |
OFPortMod.Builder.setPortNo(OFPort portNo) |
OFPortMod.Builder |
OFPortMod.Builder.setProperties(List<OFPortModProp> properties) |
OFPortMod.Builder |
OFPortMod.Builder.setXid(long xid) |
Modifier and Type | Method and Description |
---|---|
OFPortMod.Builder |
OFFactoryVer10.buildPortMod() |
Modifier and Type | Method and Description |
---|---|
OFPortMod.Builder |
OFFactoryVer11.buildPortMod() |
Modifier and Type | Method and Description |
---|---|
OFPortMod.Builder |
OFFactoryVer12.buildPortMod() |
Modifier and Type | Method and Description |
---|---|
OFPortMod.Builder |
OFFactoryVer13.buildPortMod() |
Modifier and Type | Method and Description |
---|---|
OFPortMod.Builder |
OFFactoryVer14.buildPortMod() |
Copyright © 2015. All rights reserved.