Uses of Class
org.biojava.nbio.structure.align.model.AFP
- 
Packages that use AFP Package Description org.biojava.nbio.structure.align.model  - 
- 
Uses of AFP in org.biojava.nbio.structure.align.model
Methods in org.biojava.nbio.structure.align.model that return types with arguments of type AFP Modifier and Type Method Description List<AFP>AFPChain. getAfpSet()Get the set of AFPs for this alignment.Method parameters in org.biojava.nbio.structure.align.model with type arguments of type AFP Modifier and Type Method Description voidAFPChain. setAfpSet(List<AFP> afpSet)Set the set of AFPs for this alignment. 
 -