public class FileSeedInfo
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_rcsid |
protected java.lang.String |
docId |
protected int |
elementCount |
| Constructor and Description |
|---|
FileSeedInfo(java.lang.String docId,
int elementCount) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDocId() |
int |
getElementCount() |
public static final java.lang.String _rcsid
protected java.lang.String docId
protected int elementCount