| 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 | 
|---|---|
ExperimentAttribute | 
ExperimentAttributeFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ExperimentAttribute> | 
ExperimentAttributeFacadeREST.findAll()  | 
List<ExperimentAttribute> | 
ExperimentAttributeFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ExperimentAttributeFacadeREST.create(ExperimentAttribute entity)  | 
void | 
ExperimentAttributeFacadeREST.edit(ExperimentAttribute entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ExperimentAttribute> | 
Experiment.getExperimentAttributeCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Experiment.setExperimentAttributeCollection(Collection<ExperimentAttribute> experimentAttributeCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.