Uses of Class
bioroot.plasmid.OligoMatch

Packages that use OligoMatch
bioroot.plasmid   
 

Uses of OligoMatch in bioroot.plasmid
 

Methods in bioroot.plasmid that return OligoMatch
 OligoMatch[] PlasmidBean.getOligoMatches()
           
 

Methods in bioroot.plasmid with parameters of type OligoMatch
 void PlasmidBean.setOligoMatches(OligoMatch[] oligoMatches)