Class PdbxSGProject

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxSGProject
    extends BaseCategory
    Data items in the PDBX_CONTACT_AUTHOR category record details about the Structural Genomics Project and name and initials for each Center.
    • Constructor Detail

      • PdbxSGProject

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

        public PdbxSGProject​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        A unique integer identifier for this center
        Returns:
        StrColumn
      • getProjectName

        public StrColumn getProjectName()
        The value identifies the Structural Genomics project.
        Returns:
        StrColumn
      • getFullNameOfCenter

        public StrColumn getFullNameOfCenter()
        The value identifies the full name of center.
        Returns:
        StrColumn
      • getInitialOfCenter

        public StrColumn getInitialOfCenter()
        The value identifies the full name of center.
        Returns:
        StrColumn