Uses of Class
org.molgenis.dataexplorer.negotiator.Collection
-
Packages that use Collection Package Description org.molgenis.dataexplorer.negotiator -
-
Uses of Collection in org.molgenis.dataexplorer.negotiator
Methods in org.molgenis.dataexplorer.negotiator that return Collection Modifier and Type Method Description static CollectionCollection. create(String collectionId, String biobankId)Methods in org.molgenis.dataexplorer.negotiator that return types with arguments of type Collection Modifier and Type Method Description abstract List<Collection>NegotiatorQuery. getCollections()Method parameters in org.molgenis.dataexplorer.negotiator with type arguments of type Collection Modifier and Type Method Description static NegotiatorQueryNegotiatorQuery. create(String url, List<Collection> collections, String humanReadable, String nToken)
-