Class PhyloXMLEvents
java.lang.Object
org.episteme.natural.biology.loaders.phyloxml.PhyloXMLEvents
Represents evolutionary events in a PhyloXML document.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetDuplications(Integer duplications) voidsetSpeciations(Integer speciations) void
-
Constructor Details
-
PhyloXMLEvents
public PhyloXMLEvents()
-
-
Method Details
-
getSpeciations
-
setSpeciations
-
getDuplications
-
setDuplications
-
getType
-
setType
-