public interface BsrCandidates
| Modifier and Type | Method and Description |
|---|---|
void |
addToBsrCandidate(BsrCandidate addTo)
Adds to the list of bsrCandidate.
|
List<BsrCandidate> |
bsrCandidate()
Returns the attribute bsrCandidate.
|
void |
bsrCandidate(List<BsrCandidate> bsrCandidate)
Sets the attribute bsrCandidate.
|
List<BsrCandidate> bsrCandidate()
void bsrCandidate(List<BsrCandidate> bsrCandidate)
bsrCandidate - list of bsrCandidatevoid addToBsrCandidate(BsrCandidate addTo)
addTo - value of bsrCandidateCopyright © 2017. All rights reserved.