public class TableFeaturePropNextTable extends TableFeatureProp
| Modifier and Type | Method and Description |
|---|---|
Set<TableId> |
getNextTables()
Returns the set of IDs of tables that can be reached directly
from the current table.
|
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 TableFeaturePropCopyright © 2014. All Rights Reserved.