Uses of Class
org.biojava.nbio.structure.Site
- 
Packages that use Site Package Description org.biojava.nbio.structure  - 
- 
Uses of Site in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return types with arguments of type Site Modifier and Type Method Description List<Site>Structure. getSites()List<Site>StructureImpl. getSites()Methods in org.biojava.nbio.structure with parameters of type Site Modifier and Type Method Description intSite. compareTo(Site other)Method parameters in org.biojava.nbio.structure with type arguments of type Site Modifier and Type Method Description voidStructure. setSites(List<Site> sites)voidStructureImpl. setSites(List<Site> sites) 
 -