Uses of Class
org.gbif.api.model.collections.Batch
-
Packages that use Batch Package Description org.gbif.api.model.collections.view org.gbif.api.service.collections -
-
Uses of Batch in org.gbif.api.model.collections.view
Constructors in org.gbif.api.model.collections.view with parameters of type Batch Constructor Description BatchView(Batch batch)
-
Uses of Batch in org.gbif.api.service.collections
Methods in org.gbif.api.service.collections that return Batch Modifier and Type Method Description Batch
BatchService. get(int key)
Returns aBatch
by its key.
-