Class SampleBase

java.lang.Object
com.genologics.ri.sample.SampleBase
All Implemented Interfaces:
UDFHolder, Serializable
Direct Known Subclasses:
Sample, SampleCreation

public class SampleBase extends Object implements UDFHolder, Serializable

The base representation of a Sample, defining common elements for both Sample and Sample creation.

See Also: