Uses of Class
eu.dnetlib.dhp.schema.oaf.KeyValue
Packages that use KeyValue
-
Uses of KeyValue in eu.dnetlib.dhp.schema.common
Fields in eu.dnetlib.dhp.schema.common declared as KeyValue -
Uses of KeyValue in eu.dnetlib.dhp.schema.oaf
Fields in eu.dnetlib.dhp.schema.oaf with type parameters of type KeyValueModifier and TypeFieldDescriptionOaf.collectedfromThe list of datasource id/name pairs providing this relationship.Methods in eu.dnetlib.dhp.schema.oaf that return KeyValueMethods in eu.dnetlib.dhp.schema.oaf that return types with arguments of type KeyValueModifier and TypeMethodDescriptionOaf.getCollectedfrom()Datasource.getPolicies()Relation.getProperties()Measure.getUnit()Methods in eu.dnetlib.dhp.schema.oaf with parameters of type KeyValueModifier and TypeMethodDescriptionvoidInstance.setCollectedfrom(KeyValue collectedfrom) voidInstance.setHostedby(KeyValue hostedby) Method parameters in eu.dnetlib.dhp.schema.oaf with type arguments of type KeyValueModifier and TypeMethodDescriptionvoidOaf.setCollectedfrom(List<KeyValue> collectedfrom) voidDatasource.setPolicies(List<KeyValue> policies) voidRelation.setProperties(List<KeyValue> properties) void