public static interface OFMatchV3.Builder extends Match.Builder
Modifier and Type | Method and Description |
---|---|
OFMatchV3 |
build()
Returns the match created by this builder.
|
OFOxmList |
getOxmList() |
int |
getType() |
OFVersion |
getVersion() |
OFMatchV3.Builder |
setOxmList(OFOxmList oxmList) |
get, getMasked, isExact, isFullyWildcarded, isPartiallyMasked, setExact, setMasked, setMasked, supports, supportsMasked, wildcard
OFMatchV3 build()
Match.Builder
build
in interface Match.Builder
int getType()
OFOxmList getOxmList()
OFMatchV3.Builder setOxmList(OFOxmList oxmList)
OFVersion getVersion()
Copyright © 2015. All rights reserved.