Class NdbStructFeatureNa

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class NdbStructFeatureNa
    extends BaseCategory
    Data items in the NDB_STRUCT_FEATURE_NA category describes tertiary and other special structural features in this entry.
    • Constructor Detail

      • NdbStructFeatureNa

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

        public NdbStructFeatureNa​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        This data item is a pointer to _entry.id in the ENTRY category.
        Returns:
        StrColumn
      • getFeature

        public StrColumn getFeature()
        This data item identifies a structural feature of this entry.
        Returns:
        StrColumn
      • getFeatureCount

        public IntColumn getFeatureCount()
        This data item counts the number of occurences of this feature in this entry.
        Returns:
        IntColumn