Uses of Class
eu.openaire.oaf.StructuredPropertyElementType
Packages that use StructuredPropertyElementType
-
Uses of StructuredPropertyElementType in eu.openaire.oaf
Methods in eu.openaire.oaf that return StructuredPropertyElementTypeModifier and TypeMethodDescriptionObjectFactory.createStructuredPropertyElementType()Create an instance ofStructuredPropertyElementTypeMethods in eu.openaire.oaf that return types with arguments of type StructuredPropertyElementTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createDatasourcePid(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createDatasourceSubjects(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createOrganizationPid(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createRelTypePid(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createResultPid(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createResultRelevantdate(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createResultSubject(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createResultTitle(StructuredPropertyElementType value) Methods in eu.openaire.oaf with parameters of type StructuredPropertyElementTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createDatasourcePid(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createDatasourceSubjects(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createOrganizationPid(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createRelTypePid(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createResultPid(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createResultRelevantdate(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createResultSubject(StructuredPropertyElementType value) jakarta.xml.bind.JAXBElement<StructuredPropertyElementType>ObjectFactory.createResultTitle(StructuredPropertyElementType value) -
Uses of StructuredPropertyElementType in org.damap.base.rest.openaire.mapper
Methods in org.damap.base.rest.openaire.mapper with parameters of type StructuredPropertyElementTypeModifier and TypeMethodDescriptionOpenAireMapper.mapAtoB(String propertyName, StructuredPropertyElementType elementType, DatasetDO datasetDO) mapAtoB.