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 Entry
WwPDBValidationInformation. entry
Methods in org.biojava.nbio.structure.validation that return Entry Modifier and Type Method Description Entry
ObjectFactory. createEntry()
Create an instance ofEntry
Entry
WwPDBValidationInformation. 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 void
WwPDBValidationInformation. setEntry(Entry value)
Sets the value of the entry property.
-