Class EmLayerLinesDepositorInfo

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmLayerLinesDepositorInfo
    extends BaseCategory
    Listing of layer line files associated with the EM entry
    • Constructor Detail

      • EmLayerLinesDepositorInfo

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

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

        public EmLayerLinesDepositorInfo​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        This data item is the unique identifier for the layer line file.
        Returns:
        StrColumn
      • getExperimentId

        public StrColumn getExperimentId()
        This data item is a pointer to the EMD_STRUCT category.
        Returns:
        StrColumn
      • getUploadFileName

        public StrColumn getUploadFileName()
        The name of the layer line file associated with the map entry
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Details about the layer line file.
        Returns:
        StrColumn