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