|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DiceCandidate in com.dice |
|---|
| Fields in com.dice declared as DiceCandidate | |
|---|---|
protected DiceCandidate[] |
QueryAnswer.candidate
An array of candidate objects that match the given query |
protected DiceCandidate |
ViewAnswer.candidate
The candidate of interest complete, when valid, with resume text and resume download link |
| Methods in com.dice that return DiceCandidate | |
|---|---|
DiceCandidate[] |
QueryAnswer.getCandidate()
|
DiceCandidate |
ViewAnswer.getCandidate()
|
| Methods in com.dice with parameters of type DiceCandidate | |
|---|---|
void |
ViewAnswer.setCandidate(DiceCandidate candidate)
|
void |
QueryAnswer.setCandidate(DiceCandidate[] candidate)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||