JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.genologics.ri.artifact.SampleLink
Packages that use
SampleLink
Package
Description
com.genologics.ri.artifact
Uses of
SampleLink
in
com.genologics.ri.artifact
Fields in
com.genologics.ri.artifact
with type parameters of type
SampleLink
Modifier and Type
Field
Description
protected
List
<
SampleLink
>
Artifact.
samples
Methods in
com.genologics.ri.artifact
that return
SampleLink
Modifier and Type
Method
Description
SampleLink
ObjectFactory.
createSample
()
Methods in
com.genologics.ri.artifact
that return types with arguments of type
SampleLink
Modifier and Type
Method
Description
List
<
SampleLink
>
Artifact.
getSamples
()