Package org.rcsb.cif.schema.mm
Class PdbxNmrSpectralPeakSoftware
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxNmrSpectralPeakSoftware
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxNmrSpectralPeakSoftware
extends DelegatingCategory
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.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.rcsb.cif.schema.DelegatingCategory
DelegatingCategory.DelegatingCifCoreCategoryNested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
-
Constructor Summary
Constructors Constructor Description PdbxNmrSpectralPeakSoftware(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetEntryId()Pointer to '_entry.id'IntColumngetSoftwareId()Pointer to '_pdbx_nmr_software.ordinal'IntColumngetSpectralPeakListId()Pointer to '_pdbx_nmr_spectral_peak_list.id'Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getSoftwareId
Pointer to '_pdbx_nmr_software.ordinal'- Returns:
- IntColumn
-
getEntryId
Pointer to '_entry.id'- Returns:
- StrColumn
-
getSpectralPeakListId
Pointer to '_pdbx_nmr_spectral_peak_list.id'- Returns:
- IntColumn
-