java.lang.Object
com.genologics.ri.sample.BioSource
- All Implemented Interfaces:
Serializable
Deprecated.
Biosource is not supported in Clarity.
The biosource of the Sample.
A Biosource can either be preset or custom. To match a preset biosource, the name should be provided that matches the preset biosources description. If name is not provided, it is considered a custom biosource
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
description
Deprecated. -
fields
Deprecated. -
name
Deprecated.
-
-
Constructor Details
-
BioSource
public BioSource()Deprecated. -
BioSource
Deprecated.
-
-
Method Details
-
getDescription
Deprecated. -
setDescription
Deprecated. -
getFields
Deprecated. -
getName
Deprecated. -
setName
Deprecated.
-