Class PdbxNmrSoftwareTask

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxNmrSoftwareTask
    extends BaseCategory
    Items in the pdbx_nmr_software_task category provide information about software workflow in the NMR experiment.
    • Constructor Detail

      • PdbxNmrSoftwareTask

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

        public PdbxNmrSoftwareTask​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        Pointer to '_entry.id'
        Returns:
        StrColumn
      • getSoftwareOrdinal

        public IntColumn getSoftwareOrdinal()
        Pointer to _software.ordinal
        Returns:
        IntColumn
      • getTask

        public StrColumn getTask()
        A word or brief phrase that describes the task that a software application was used to carry out.
        Returns:
        StrColumn