Class EmDbReference

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmDbReference
    extends BaseCategory
    Category holds links to raw data sources for the entry, e.g., held by a remote server.
    • Constructor Detail

      • EmDbReference

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

        public EmDbReference​(String name)
    • Method Detail

      • getAccessCode

        public StrColumn getAccessCode()
        Unique identifier for a provided link.
        Returns:
        StrColumn
      • getDbName

        public StrColumn getDbName()
        The name of the database containing the related entry.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        A description of the related entry.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        The name of the database containing the related entry.
        Returns:
        StrColumn
      • getRelationship

        public StrColumn getRelationship()
        Indicates relationship of this entry with other entries in PDB and EMDB.
        Returns:
        StrColumn