Class PdbxNmrSpectralPeakSoftware

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxNmrSpectralPeakSoftware
    extends BaseCategory
    Items in the pdbx_nmr_spectral_peak_software category provide pointers to the software category and methods category where descriptions of software applications and methods can be found.
    • Constructor Detail

      • PdbxNmrSpectralPeakSoftware

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

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

        public PdbxNmrSpectralPeakSoftware​(String name)
    • Method Detail

      • getSoftwareId

        public IntColumn getSoftwareId()
        Pointer to '_pdbx_nmr_software.ordinal'
        Returns:
        IntColumn
      • getEntryId

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

        public IntColumn getSpectralPeakListId()
        Pointer to '_pdbx_nmr_spectral_peak_list.id'
        Returns:
        IntColumn