Constructor and Description |
---|
OFOxmList.Builder() |
OFOxmList.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 OFOxmList.Builder()
public OFOxmList.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 © 2015. All rights reserved.