Module com.genologics.ri
Package com.genologics.ri.controltype
package com.genologics.ri.controltype
Entities for control types in the Clarity LIMS system.
This package contains classes representing control types and their associated data structures. Control types define reference materials or standards used for quality control and validation in laboratory workflows.
The main classes in this package are:
ControlType- The full representation of a control typeControlTypeLink- A lightweight link to a control typeControlTypes- A collection of control type links
-
ClassesClassDescriptionRepresents a control type in the Clarity LIMS system.Control-type-link is a child element type of controlTypes and provides a URI linking to the detailed representation of a ControlType.The representation of a list of control types in the Clarity LIMS system.Factory class for creating instances of JAXB content classes defined in the
com.genologics.ri.controltypepackage.