Uses of Enum Class
org.biojava.nbio.structure.PDBStatus.Status
Packages that use PDBStatus.Status
-
Uses of PDBStatus.Status in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return PDBStatus.StatusModifier and TypeMethodDescriptionstatic PDBStatus.StatusPDBStatus.Status.fromString(String statusStr) static PDBStatus.StatusGet the status of the PDB in question.static PDBStatus.Status[]Get the status of the a collection of PDBs in question in a single query.static PDBStatus.StatusReturns the enum constant of this class with the specified name.static PDBStatus.Status[]PDBStatus.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.