public static interface OFTableFeaturePropInstructionsMiss.Builder extends OFTableFeatureProp.Builder
| Modifier and Type | Method and Description |
|---|---|
OFTableFeaturePropInstructionsMiss |
build() |
List<OFInstructionId> |
getInstructionIds() |
int |
getType() |
OFVersion |
getVersion() |
OFTableFeaturePropInstructionsMiss.Builder |
setInstructionIds(List<OFInstructionId> instructionIds) |
OFTableFeaturePropInstructionsMiss build()
build in interface OFTableFeatureProp.Builderint getType()
getType in interface OFTableFeatureProp.BuilderList<OFInstructionId> getInstructionIds()
OFTableFeaturePropInstructionsMiss.Builder setInstructionIds(List<OFInstructionId> instructionIds)
OFVersion getVersion()
getVersion in interface OFTableFeatureProp.BuilderCopyright © 2020. All rights reserved.