|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceDTO | |
---|---|
uk.ac.ebi.intenz.webapp.dtos | |
uk.ac.ebi.intenz.webapp.utilities |
Uses of ReferenceDTO in uk.ac.ebi.intenz.webapp.dtos |
---|
Methods in uk.ac.ebi.intenz.webapp.dtos that return ReferenceDTO | |
---|---|
ReferenceDTO |
EnzymeDTO.getReference(int index)
|
Methods in uk.ac.ebi.intenz.webapp.dtos that return types with arguments of type ReferenceDTO | |
---|---|
List<ReferenceDTO> |
EnzymeDTO.getReferences()
|
Method parameters in uk.ac.ebi.intenz.webapp.dtos with type arguments of type ReferenceDTO | |
---|---|
void |
EnzymeDTO.setReferences(List<ReferenceDTO> references)
|
Constructors in uk.ac.ebi.intenz.webapp.dtos with parameters of type ReferenceDTO | |
---|---|
ReferenceDTO(ReferenceDTO referenceDTO)
|
Uses of ReferenceDTO in uk.ac.ebi.intenz.webapp.utilities |
---|
Method parameters in uk.ac.ebi.intenz.webapp.utilities with type arguments of type ReferenceDTO | |
---|---|
static void |
PubMedAccessor.fetchPubMedJournal(List<ReferenceDTO> references,
int index)
Creates a Journal instance by using the PubMed ID of the reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |