public class TableFeaturePropInstr extends TableFeatureProp
experimenter instructions.| Modifier and Type | Method and Description |
|---|---|
List<InstrExperimenter> |
getSupportedExperInstructions()
Returns the list of experimenter instructions supported by this
table feature; Since 1.3.
|
Set<InstructionType> |
getSupportedInstructions()
Returns the set of instruction types supported by this table
feature; Since 1.3.
|
int |
getTotalLength()
Returns the length in bytes of the property when encoded.
|
String |
toString() |
getTypepublic String toString()
toString in class TableFeatureProppublic int getTotalLength()
TableFeaturePropThis is really of interest only to the message encoder.
getTotalLength in class TableFeatureProppublic Set<InstructionType> getSupportedInstructions()
public List<InstrExperimenter> getSupportedExperInstructions()
Copyright © 2014. All Rights Reserved.