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