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