Class PdbxStructAssemblyPropDepositorInfo

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxStructAssemblyPropDepositorInfo
    extends BaseCategory
    Data items in the PDBX_STRUCT_ASSEMBLY_PROP_DEPOSITOR_INFO category capture depositor provided information related to the archival cateogory PDBX_STRUCT_ASSEMBLY_PROP.
    • Constructor Detail

      • PdbxStructAssemblyPropDepositorInfo

        public PdbxStructAssemblyPropDepositorInfo​(String name,
                                                   Map<String,​Column> columns)
      • PdbxStructAssemblyPropDepositorInfo

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

        public PdbxStructAssemblyPropDepositorInfo​(String name)
    • Method Detail

      • getBiolId

        public StrColumn getBiolId()
        The identifier for the assembly used in category STRUCT_BIOL.
        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