Uses of Class
eu.dnetlib.broker.objects.OaBrokerInstance
Packages that use OaBrokerInstance
-
Uses of OaBrokerInstance in eu.dnetlib.broker.objects
Methods in eu.dnetlib.broker.objects that return types with arguments of type OaBrokerInstanceModifier and TypeMethodDescriptionOaBrokerMainEntity.getInstances()OaBrokerRelatedDataset.getInstances()OaBrokerRelatedPublication.getInstances()Method parameters in eu.dnetlib.broker.objects with type arguments of type OaBrokerInstanceModifier and TypeMethodDescriptionvoidOaBrokerMainEntity.setInstances(List<OaBrokerInstance> instances) voidOaBrokerRelatedDataset.setInstances(List<OaBrokerInstance> instances) voidOaBrokerRelatedPublication.setInstances(List<OaBrokerInstance> instances)