| Package | Description | 
|---|---|
| io.seqware.webservice.generated.controller | 
 Autogenerated web resources. 
 | 
| io.seqware.webservice.generated.model | 
 Auto-generated model classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LibrarySource | 
LibrarySourceFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<LibrarySource> | 
LibrarySourceFacadeREST.findAll()  | 
List<LibrarySource> | 
LibrarySourceFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LibrarySourceFacadeREST.create(LibrarySource entity)  | 
void | 
LibrarySourceFacadeREST.edit(LibrarySource entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
LibrarySource | 
Lane.getLibrarySource()  | 
LibrarySource | 
ExperimentLibraryDesign.getSource()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Lane.setLibrarySource(LibrarySource librarySource)  | 
void | 
ExperimentLibraryDesign.setSource(LibrarySource source)  | 
Copyright © 2015 SeqWare. All rights reserved.