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.Builder
int getType()
getType
in interface OFTableFeatureProp.Builder
List<OFInstructionId> getInstructionIds()
OFTableFeaturePropInstructions.Builder setInstructionIds(List<OFInstructionId> instructionIds)
OFVersion getVersion()
getVersion
in interface OFTableFeatureProp.Builder
Copyright © 2015. All rights reserved.