Uses of Enum
org.biojava.nbio.structure.PDBStatus.Status
-
Uses of PDBStatus.Status in org.biojava.nbio.structure
Modifier and TypeMethodDescriptionstatic PDBStatus.Status
PDBStatus.Status.fromString
(String statusStr) static PDBStatus.Status
Get the status of a PDB id.static PDBStatus.Status[]
Get the status of a collection of PDB ids (in a single API query).static PDBStatus.Status
Returns the enum constant of this type with the specified name.static PDBStatus.Status[]
PDBStatus.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.