Uses of Class
pt.cienciavitae.ns.search.Result
-
Packages that use Result Package Description pt.cienciavitae.ns.search -
-
Uses of Result in pt.cienciavitae.ns.search
Fields in pt.cienciavitae.ns.search declared as Result Modifier and Type Field Description protected ResultSearch. resultMethods in pt.cienciavitae.ns.search that return Result Modifier and Type Method Description ResultObjectFactory. createResult()Create an instance ofResultResultSearch. getResult()Gets the value of the result property.Methods in pt.cienciavitae.ns.search with parameters of type Result Modifier and Type Method Description voidSearch. setResult(Result value)Sets the value of the result property.
-