Class ValenceRef

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class ValenceRef
    extends BaseCategory
    Data items in the VALENCE_REF category list the references from which the bond-valence parameters have been taken.
    • Constructor Detail

      • ValenceRef

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

        public ValenceRef​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        An identifier for items in this category. Parent of _valence_param.ref_id, which must have the same value.
        Returns:
        StrColumn
      • getReference

        public StrColumn getReference()
        Literature reference from which the valence parameters identified by _valence_param.id were taken.
        Returns:
        StrColumn