public static interface OFTableFeaturePropApplyActions.Builder extends OFTableFeatureProp.Builder
Modifier and Type | Method and Description |
---|---|
OFTableFeaturePropApplyActions |
build() |
List<OFActionId> |
getActionIds() |
int |
getType() |
OFVersion |
getVersion() |
OFTableFeaturePropApplyActions.Builder |
setActionIds(List<OFActionId> actionIds) |
OFTableFeaturePropApplyActions build()
build
in interface OFTableFeatureProp.Builder
int getType()
getType
in interface OFTableFeatureProp.Builder
List<OFActionId> getActionIds()
OFTableFeaturePropApplyActions.Builder setActionIds(List<OFActionId> actionIds)
OFVersion getVersion()
getVersion
in interface OFTableFeatureProp.Builder
Copyright © 2015. All rights reserved.