Class PdbxPrdAudit

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxPrdAudit
    extends BaseCategory
    Data items in the PDBX_PRD_AUDIT category records the status and tracking information for this molecule.
    • Constructor Detail

      • PdbxPrdAudit

        public PdbxPrdAudit​(String name,
                            int rowCount,
                            Object[] encodedColumns)
      • PdbxPrdAudit

        public PdbxPrdAudit​(String name)
    • Method Detail

      • getPrdId

        public StrColumn getPrdId()
        This data item is a pointer to _pdbx_reference_molecule.prd_id in the pdbx_reference_molecule category.
        Returns:
        StrColumn
      • getDate

        public StrColumn getDate()
        The date associated with this audit record.
        Returns:
        StrColumn
      • getAnnotator

        public StrColumn getAnnotator()
        The initials of the annotator creating of modifying the molecule.
        Returns:
        StrColumn
      • getProcessingSite

        public StrColumn getProcessingSite()
        An identifier for the wwPDB site creating or modifying the molecule.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Additional details decribing this change.
        Returns:
        StrColumn
      • getActionType

        public StrColumn getActionType()
        The action associated with this audit record.
        Returns:
        StrColumn