Class EmBuffer

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmBuffer
    extends BaseCategory
    Data items in the BUFFER category record details of the sample buffer.
    • Constructor Detail

      • EmBuffer

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

        public EmBuffer​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        The value of _em_buffer.id must uniquely identify the sample buffer.
        Returns:
        StrColumn
      • getSpecimenId

        public StrColumn getSpecimenId()
        pointer to _em_specimen.id
        Returns:
        StrColumn
      • getName

        public StrColumn getName()
        The name of the buffer.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Additional details about the buffer.
        Returns:
        StrColumn
      • getPH

        public FloatColumn getPH()
        Additional details about the buffer.
        Returns:
        FloatColumn