Uses of Class
org.biojava.nbio.structure.validation.Entry
- 
Packages that use Entry Package Description org.biojava.nbio.structure.validation  - 
- 
Uses of Entry in org.biojava.nbio.structure.validation
Fields in org.biojava.nbio.structure.validation declared as Entry Modifier and Type Field Description protected EntryWwPDBValidationInformation. entryMethods in org.biojava.nbio.structure.validation that return Entry Modifier and Type Method Description EntryObjectFactory. createEntry()Create an instance ofEntryEntryWwPDBValidationInformation. getEntry()Gets the value of the entry property.Methods in org.biojava.nbio.structure.validation with parameters of type Entry Modifier and Type Method Description voidWwPDBValidationInformation. setEntry(Entry value)Sets the value of the entry property. 
 -