public class RecPointer extends Object implements Serializable
| Constructor and Description |
|---|
RecPointer(String recId,
int wordPos) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRecID() |
int |
getWordPos() |
void |
setRecID(String recID) |
void |
setWordPos(int wordPos) |
Copyright © 2021. All rights reserved.