Class PdbxChemCompUploadDepositorInfo

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxChemCompUploadDepositorInfo
    extends BaseCategory
    Data items in the PDBX_CHEM_COMP_UPLOAD_DEPOSITOR_INFO category record details of the uploaded files related to depositor provided chemical assignments.
    • Constructor Detail

      • PdbxChemCompUploadDepositorInfo

        public PdbxChemCompUploadDepositorInfo​(String name,
                                               Map<String,​Column> columns)
      • PdbxChemCompUploadDepositorInfo

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

        public PdbxChemCompUploadDepositorInfo​(String name)
    • Method Detail

      • getOrdinal

        public IntColumn getOrdinal()
        Ordinal index for this category.
        Returns:
        IntColumn
      • getCompId

        public StrColumn getCompId()
        The chemical component identifier used by the depositor to represent this component.
        Returns:
        StrColumn
      • getUploadFileType

        public StrColumn getUploadFileType()
        The type of the uploaded file containing information about this component.
        Returns:
        StrColumn
      • getUploadFileName

        public StrColumn getUploadFileName()
        The name of the uploaded file containing information about this component.
        Returns:
        StrColumn