Constructor and Description |
---|
Builder() |
Builder(EnumMap<MatchFields,OFOxm<?>> oxmMap) |
Modifier and Type | Method and Description |
---|---|
OFOxmList |
build() |
<T extends OFValueType<T>> |
set(OFOxm<T> oxm) |
<T extends OFValueType<T>> |
unset(MatchField<T> matchField) |
public Builder()
public Builder(EnumMap<MatchFields,OFOxm<?>> oxmMap)
public <T extends OFValueType<T>> void set(OFOxm<T> oxm)
public <T extends OFValueType<T>> void unset(MatchField<T> matchField)
public OFOxmList build()
Copyright © 2016. All rights reserved.