Class PdbxDepositionMessageFileReference

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxDepositionMessageFileReference
    extends BaseCategory
    Data items in the PDBX_DEPOSITION_MESSAGE_FILE_REFERENCE category record details of files references associated with messages defined in the PDBX_DEPOSITION_MESSAGE_INFO data category.
    • Constructor Detail

      • PdbxDepositionMessageFileReference

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

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

        public PdbxDepositionMessageFileReference​(String name)
    • Method Detail

      • getOrdinal

        public IntColumn getOrdinal()
        Ordinal index for the each file reference.
        Returns:
        IntColumn
      • getDepositionDataSetId

        public StrColumn getDepositionDataSetId()
        The internal identifier assigned to each deposition.
        Returns:
        StrColumn
      • getMessageId

        public StrColumn getMessageId()
        The internal identifier assigned to each message.
        Returns:
        StrColumn
      • getContentType

        public StrColumn getContentType()
        The content type of the referenced data file.
        Returns:
        StrColumn
      • getContentFormat

        public StrColumn getContentFormat()
        The content format of the referenced data file.
        Returns:
        StrColumn
      • getPartitionNumber

        public StrColumn getPartitionNumber()
        The partition number of the referenced data file.
        Returns:
        StrColumn
      • getVersionId

        public StrColumn getVersionId()
        The version identifier of the referenced data file.
        Returns:
        StrColumn
      • getStorageType

        public StrColumn getStorageType()
        The storate type of the referenced data file.
        Returns:
        StrColumn