Class PdbxConnectType

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxConnectType
    extends BaseCategory
    Local data items describing ligand and monomer type information.
    • Constructor Detail

      • PdbxConnectType

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

        public PdbxConnectType​(String name)
    • Method Detail

      • getResName

        public StrColumn getResName()
        Unique (typically 3-letter code) identifier for chemical group.
        Returns:
        StrColumn
      • getNdbTokenType

        public StrColumn getNdbTokenType()
        Internal chemical type identifier used by NDB.
        Returns:
        StrColumn
      • getModified

        public StrColumn getModified()
        Indicates a modified chemical component.
        Returns:
        StrColumn