Uses of Class
eu.openaire.oaf.model.base.CategoryType
-
Packages that use CategoryType Package Description eu.openaire.oaf.model.base -
-
Uses of CategoryType in eu.openaire.oaf.model.base
Fields in eu.openaire.oaf.model.base with type parameters of type CategoryType Modifier and Type Field Description protected List<CategoryType>ContextType. categoryMethods in eu.openaire.oaf.model.base that return CategoryType Modifier and Type Method Description CategoryTypeObjectFactory. createCategoryType()Create an instance ofCategoryTypeMethods in eu.openaire.oaf.model.base that return types with arguments of type CategoryType Modifier and Type Method Description List<CategoryType>ContextType. getCategory()Gets the value of the category property.
-