Uses of Interface
uk.ac.ebi.kraken.interfaces.uniref.UniRefEntryName
Packages that use UniRefEntryName
-
Uses of UniRefEntryName in uk.ac.ebi.kraken.interfaces.uniref
Methods in uk.ac.ebi.kraken.interfaces.uniref that return UniRefEntryNameMethods in uk.ac.ebi.kraken.interfaces.uniref with parameters of type UniRefEntryNameModifier and TypeMethodDescriptionvoidUniRefEntry.setName(UniRefEntryName name) Sets the name of this UniRefEntry to a given value. -
Uses of UniRefEntryName in uk.ac.ebi.uniprot.dataservice.client.uniref
Methods in uk.ac.ebi.uniprot.dataservice.client.uniref that return types with arguments of type UniRefEntryNameModifier and TypeMethodDescriptionUniRefService.getUniRefEntryName(Query query) Given aQuery, return anQueryResultof typeUniRefComponentonUniRefEntryNames, representing the entry name of every UniRef entry hit by the query.