Uses of Class
org.episteme.natural.biology.VirusSpecies
Packages that use VirusSpecies
-
Uses of VirusSpecies in org.episteme.natural.biology
Methods in org.episteme.natural.biology that return VirusSpeciesModifier and TypeMethodDescriptionVirusSpecies.addHostSpecies(String host) static VirusSpeciesVirusSpecies.bacteriophageT4()static VirusSpeciesVirusSpecies.hiv1()static VirusSpeciesVirusSpecies.influenzaA()static VirusSpeciesVirusSpecies.sarsCov2()VirusSpecies.setClassification(String rank, String value) VirusSpecies.setDescription(String description) VirusSpecies.setTypicalDiameter(Quantity<Length> diameter) VirusSpecies.setTypicalDiameterNm(double diameterNm) -
Uses of VirusSpecies in org.episteme.natural.biology.loaders
Subclasses with type arguments of type VirusSpecies in org.episteme.natural.biology.loadersMethods in org.episteme.natural.biology.loaders that return VirusSpeciesModifier and TypeMethodDescriptionprotected VirusSpeciesVirusReader.loadFromSource(String identifier) Methods in org.episteme.natural.biology.loaders that return types with arguments of type VirusSpecies