Uses of Class
pt.cienciavitae.ns.resume.Resume
-
Packages that use Resume Package Description pt.cienciavitae.ns.identifying_info pt.cienciavitae.ns.resume -
-
Uses of Resume in pt.cienciavitae.ns.identifying_info
Fields in pt.cienciavitae.ns.identifying_info declared as Resume Modifier and Type Field Description protected ResumeIdentifyingInfo. resumeMethods in pt.cienciavitae.ns.identifying_info that return Resume Modifier and Type Method Description ResumeIdentifyingInfo. getResume()Gets the value of the resume property.Methods in pt.cienciavitae.ns.identifying_info with parameters of type Resume Modifier and Type Method Description voidIdentifyingInfo. setResume(Resume value)Sets the value of the resume property. -
Uses of Resume in pt.cienciavitae.ns.resume
Methods in pt.cienciavitae.ns.resume that return Resume Modifier and Type Method Description ResumeObjectFactory. createResume()Create an instance ofResume
-