public class AlsaCardsParser.AlsaCardRecord extends Object
Modifier and Type | Field and Description |
---|---|
String |
mCardDescription |
String |
mCardName |
int |
mCardNum |
String |
mField1 |
boolean |
mIsUsb |
Constructor and Description |
---|
AlsaCardRecord() |
Modifier and Type | Method and Description |
---|---|
void |
log(int listIndex) |
boolean |
parse(String line,
int lineIndex) |
String |
textFormat() |