Uses of Class
org.dspace.importer.external.service.components.dto.PlainMetadataKeyValueItem
-
Packages that use PlainMetadataKeyValueItem Package Description org.dspace.importer.external.service.components.dto -
-
Uses of PlainMetadataKeyValueItem in org.dspace.importer.external.service.components.dto
Methods in org.dspace.importer.external.service.components.dto that return types with arguments of type PlainMetadataKeyValueItem Modifier and Type Method Description List<PlainMetadataKeyValueItem>PlainMetadataSourceDto. getMetadata()Method parameters in org.dspace.importer.external.service.components.dto with type arguments of type PlainMetadataKeyValueItem Modifier and Type Method Description voidPlainMetadataSourceDto. setMetadata(List<PlainMetadataKeyValueItem> metadata)
-