Uses of Class
br.com.senior.hcm.recruitment.pojos.Needs
-
Packages that use Needs Package Description br.com.senior.hcm.recruitment.pojos -
-
Uses of Needs in br.com.senior.hcm.recruitment.pojos
Methods in br.com.senior.hcm.recruitment.pojos that return Needs Modifier and Type Method Description NeedsNeeds. challenge(Double challenge)NeedsNeeds. closeness(Double closeness)NeedsNeeds. curiosity(Double curiosity)NeedsNeeds. excitement(Double excitement)NeedsPersonalityModelCandidate. getNeeds()Get needsNeedsNeeds. harmony(Double harmony)NeedsNeeds. id(String id)NeedsNeeds. ideal(Double ideal)NeedsNeeds. liberty(Double liberty)NeedsNeeds. love(Double love)NeedsNeeds. personalityModelCandidate(PersonalityModelCandidate personalityModelCandidate)NeedsNeeds. practicality(Double practicality)NeedsNeeds. selfExpression(Double selfExpression)NeedsNeeds. stability(Double stability)NeedsNeeds. structure(Double structure)Methods in br.com.senior.hcm.recruitment.pojos with parameters of type Needs Modifier and Type Method Description PersonalityModelCandidatePersonalityModelCandidate. needs(Needs needs)voidPersonalityModelCandidate. setNeeds(Needs needs)
-