Uses of Class
org.biojava.nbio.structure.validation.Program
-
Packages that use Program Package Description org.biojava.nbio.structure.validation -
-
Uses of Program in org.biojava.nbio.structure.validation
Fields in org.biojava.nbio.structure.validation with type parameters of type Program Modifier and Type Field Description protected List<Program>
Programs. program
Methods in org.biojava.nbio.structure.validation that return Program Modifier and Type Method Description Program
ObjectFactory. createProgram()
Create an instance ofProgram
Methods in org.biojava.nbio.structure.validation that return types with arguments of type Program Modifier and Type Method Description List<Program>
Programs. getProgram()
Gets the value of the program property.
-