public class BaseTokenizable extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ARG_CLASS_ID |
| Constructor and Description |
|---|
BaseTokenizable() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
void |
readFromToken(Token aToken) |
Token |
toToken() |
void |
writeToToken(Token aToken) |
public static final String ARG_CLASS_ID
Copyright © 2013. All Rights Reserved.