public class Tokenz extends Object
| Constructor and Description |
|---|
Tokenz() |
Tokenz(String type,
String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTokenText() |
String |
getTokenType() |
void |
setTokenText(String tokenText) |
void |
setTokenType(String tokenType) |
Copyright © 2016. All rights reserved.