public static interface OFActionSetField.Builder extends OFAction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFActionSetField |
build() |
OFOxm<?> |
getField() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionSetField.Builder |
setField(OFOxm<?> field) |
OFActionSetField build()
build in interface OFAction.BuilderOFActionType getType()
getType in interface OFAction.BuilderOFOxm<?> getField()
OFActionSetField.Builder setField(OFOxm<?> field)
OFVersion getVersion()
getVersion in interface OFAction.BuilderCopyright © 2020. All rights reserved.