Class EmAuthorList

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmAuthorList
    extends BaseCategory
    Category to collect the authors of this entry
    • Constructor Detail

      • EmAuthorList

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

        public EmAuthorList​(String name)
    • Method Detail

      • getAuthor

        public StrColumn getAuthor()
        Author of the EMDB entry in PDB format: Taylor, T.J.
        Returns:
        StrColumn
      • getOrdinal

        public IntColumn getOrdinal()
        ID 1 corresponds to the main author of the entry
        Returns:
        IntColumn