Module com.genologics.ri
Package com.genologics.ri.lab
package com.genologics.ri.lab
Provides classes for representing and managing laboratory entities in the Clarity LIMS system.
This package contains the representation of labs, including detailed lab information, lab links for navigation, and paginated collections of labs. The classes support JAXB XML serialization and deserialization for communication with the Clarity REST API.
-
ClassesClassDescriptionThe detailed representation of a lab.Lab-link is a child element type of labs and provides a URI linking to the detailed representation of a lab.The representation of a list of lab links.Factory class for creating instances of JAXB content classes defined in the
com.genologics.ri.labpackage.