Class PdbxStructAssemblyProp

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxStructAssemblyProp
    extends BaseCategory
    Properties and features of structural assemblies.
    • Constructor Detail

      • PdbxStructAssemblyProp

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

        public PdbxStructAssemblyProp​(String name)
    • Method Detail

      • getBiolId

        public StrColumn getBiolId()
        The identifier for the assembly used in category PDBX_STRUCT_ASSEMBLY.
        Returns:
        StrColumn
      • getType

        public StrColumn getType()
        The property type for the assembly.
        Returns:
        StrColumn
      • getValue

        public StrColumn getValue()
        The value of the assembly property.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Additional details about this assembly property.
        Returns:
        StrColumn