Uses of Class
eu.openaire.oaf.model.base.ConceptType
-
Packages that use ConceptType Package Description eu.openaire.oaf.model.base -
-
Uses of ConceptType in eu.openaire.oaf.model.base
Fields in eu.openaire.oaf.model.base with type parameters of type ConceptType Modifier and Type Field Description protected List<ConceptType>CategoryType. conceptprotected List<ConceptType>ConceptType. conceptMethods in eu.openaire.oaf.model.base that return ConceptType Modifier and Type Method Description ConceptTypeObjectFactory. createConceptType()Create an instance ofConceptTypeMethods in eu.openaire.oaf.model.base that return types with arguments of type ConceptType Modifier and Type Method Description List<ConceptType>CategoryType. getConcept()Gets the value of the concept property.List<ConceptType>ConceptType. getConcept()Gets the value of the concept property.
-