Uses of Class
eu.openaire.oaf.model.base.RelType
-
Packages that use RelType Package Description eu.openaire.oaf.model.base -
-
Uses of RelType in eu.openaire.oaf.model.base
Fields in eu.openaire.oaf.model.base with type parameters of type RelType Modifier and Type Field Description protected List<RelType>RelsType. relMethods in eu.openaire.oaf.model.base that return RelType Modifier and Type Method Description RelTypeObjectFactory. createRelType()Create an instance ofRelTypeMethods in eu.openaire.oaf.model.base that return types with arguments of type RelType Modifier and Type Method Description List<RelType>RelsType. getRel()Gets the value of the rel property.
-