Uses of Class
pt.cienciavitae.ns.person.Person
-
Packages that use Person Package Description pt.cienciavitae.ns.person pt.cienciavitae.ns.search -
-
Uses of Person in pt.cienciavitae.ns.person
Methods in pt.cienciavitae.ns.person that return Person Modifier and Type Method Description PersonObjectFactory. createPerson()Create an instance ofPerson -
Uses of Person in pt.cienciavitae.ns.search
Fields in pt.cienciavitae.ns.search with type parameters of type Person Modifier and Type Field Description protected List<Person>Result. personMethods in pt.cienciavitae.ns.search that return types with arguments of type Person Modifier and Type Method Description List<Person>Result. getPerson()Gets the value of the person property.
-