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 |
---|---|
LaneType |
LaneTypeFacadeREST.find(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<LaneType> |
LaneTypeFacadeREST.findAll() |
List<LaneType> |
LaneTypeFacadeREST.findRange(Integer from,
Integer to) |
Modifier and Type | Method and Description |
---|---|
void |
LaneTypeFacadeREST.create(LaneType entity) |
void |
LaneTypeFacadeREST.edit(LaneType entity) |
Modifier and Type | Method and Description |
---|---|
LaneType |
Lane.getType() |
Modifier and Type | Method and Description |
---|---|
void |
Lane.setType(LaneType type) |
Copyright © 2015 SeqWare. All rights reserved.