|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Candidate | |
---|---|
gov.nasa.pds.harvest.policy |
Uses of Candidate in gov.nasa.pds.harvest.policy |
---|
Fields in gov.nasa.pds.harvest.policy declared as Candidate | |
---|---|
protected Candidate |
Policy.candidates
|
Methods in gov.nasa.pds.harvest.policy that return Candidate | |
---|---|
Candidate |
ObjectFactory.createCandidate()
Create an instance of Candidate |
Candidate |
Policy.getCandidates()
Gets the value of the candidates property. |
Methods in gov.nasa.pds.harvest.policy that return types with arguments of type Candidate | |
---|---|
JAXBElement<Candidate> |
ObjectFactory.createCandidates(Candidate value)
Create an instance of JAXBElement < Candidate > } |
Methods in gov.nasa.pds.harvest.policy with parameters of type Candidate | |
---|---|
JAXBElement<Candidate> |
ObjectFactory.createCandidates(Candidate value)
Create an instance of JAXBElement < Candidate > } |
void |
Policy.setCandidates(Candidate value)
Sets the value of the candidates property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |