|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReactionDTO | |
---|---|
uk.ac.ebi.intenz.webapp.dtos |
Uses of ReactionDTO in uk.ac.ebi.intenz.webapp.dtos |
---|
Methods in uk.ac.ebi.intenz.webapp.dtos that return ReactionDTO | |
---|---|
ReactionDTO |
EnzymeDTO.getReactionDto(int index)
|
Methods in uk.ac.ebi.intenz.webapp.dtos that return types with arguments of type ReactionDTO | |
---|---|
List<ReactionDTO> |
EnzymeDTO.getReactionDtos()
|
Method parameters in uk.ac.ebi.intenz.webapp.dtos with type arguments of type ReactionDTO | |
---|---|
void |
EnzymeDTO.setReactionDtos(List<ReactionDTO> reactions)
|
Constructors in uk.ac.ebi.intenz.webapp.dtos with parameters of type ReactionDTO | |
---|---|
ReactionDTO(ReactionDTO reactionDTO)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |