JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
nl.knaw.dans.lib.dataverse.model.search.Contact
Packages that use
Contact
Package
Description
nl.knaw.dans.lib.dataverse.model.search
Uses of
Contact
in
nl.knaw.dans.lib.dataverse.model.search
Methods in
nl.knaw.dans.lib.dataverse.model.search
that return types with arguments of type
Contact
Modifier and Type
Method
Description
List
<
Contact
>
DatasetResultItem.
getContacts
()
Method parameters in
nl.knaw.dans.lib.dataverse.model.search
with type arguments of type
Contact
Modifier and Type
Method
Description
void
DatasetResultItem.
setContacts
(
List
<
Contact
> contacts)