public class candidateTable extends Object
| Constructor and Description |
|---|
candidateTable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getId() |
String |
getName() |
int |
hashCode() |
void |
setId(String id) |
void |
setName(String name) |
long |
toDedupHash() |
String |
toDedupKey() |
public candidateTable()
public String toDedupKey()
public long toDedupHash()