| Package | Description |
|---|---|
| org.molgenis.searchall.model |
| Modifier and Type | Method and Description |
|---|---|
static PackageResult |
PackageResult.create(Package pack) |
static PackageResult |
PackageResult.create(String id,
String label,
String description) |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableList<PackageResult> |
Result.getPackages() |
| Modifier and Type | Method and Description |
|---|---|
abstract Result.Builder |
Result.Builder.setPackages(List<PackageResult> packages) |
Copyright © 2017. All rights reserved.