Uses of Class
org.biojava.nbio.structure.validation.Programs
- 
Packages that use Programs Package Description org.biojava.nbio.structure.validation  - 
- 
Uses of Programs in org.biojava.nbio.structure.validation
Fields in org.biojava.nbio.structure.validation declared as Programs Modifier and Type Field Description protected ProgramsWwPDBValidationInformation. programsMethods in org.biojava.nbio.structure.validation that return Programs Modifier and Type Method Description ProgramsObjectFactory. createPrograms()Create an instance ofProgramsProgramsWwPDBValidationInformation. getPrograms()Gets the value of the programs property.Methods in org.biojava.nbio.structure.validation with parameters of type Programs Modifier and Type Method Description voidWwPDBValidationInformation. setPrograms(Programs value)Sets the value of the programs property. 
 -