public final class RecvTable
extends java.lang.Object
| Constructor and Description |
|---|
RecvTable() |
| Modifier and Type | Method and Description |
|---|---|
int |
propCount() |
int |
propForId(int id) |
boolean |
readable() |
RecvTable |
setBase(int base) |
java.lang.String |
tableName() |
public RecvTable setBase(int base)
public int propForId(int id)
public java.lang.String tableName()
public int propCount()
public boolean readable()