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 Programs
WwPDBValidationInformation. programs
Methods in org.biojava.nbio.structure.validation that return Programs Modifier and Type Method Description Programs
ObjectFactory. createPrograms()
Create an instance ofPrograms
Programs
WwPDBValidationInformation. 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 void
WwPDBValidationInformation. setPrograms(Programs value)
Sets the value of the programs property.
-