Uses of Class
eu.openaire.oaf.model.base.Result
-
Packages that use Result Package Description eu.openaire.oaf.model.base -
-
Uses of Result in eu.openaire.oaf.model.base
Fields in eu.openaire.oaf.model.base declared as Result Modifier and Type Field Description protected ResultEntity. resultMethods in eu.openaire.oaf.model.base that return Result Modifier and Type Method Description ResultObjectFactory. createResult()Create an instance ofResultResultEntity. getResult()Gets the value of the result property.Methods in eu.openaire.oaf.model.base with parameters of type Result Modifier and Type Method Description voidEntity. setResult(Result value)Sets the value of the result property.
-