public class TableFeaturePropAction extends TableFeatureProp
experimenter actions.| Modifier and Type | Method and Description |
|---|---|
Set<ActionType> |
getSupportedActions()
Returns the set of action types supported by the table feature;
Since 1.3.
|
List<ActExperimenter> |
getSupportedExperActions()
Returns the list of experimenter actions 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<ActionType> getSupportedActions()
public List<ActExperimenter> getSupportedExperActions()
Copyright © 2014. All Rights Reserved.