Uses of Interface
com.dnanexus.DXSearch.ObjectProducer
-
Packages that use DXSearch.ObjectProducer Package Description com.dnanexus Provides low- and high-level bindings to the DNAnexus Platform. -
-
Uses of DXSearch.ObjectProducer in com.dnanexus
Classes in com.dnanexus that implement DXSearch.ObjectProducer Modifier and Type Class Description static classDXSearch.FindDataObjectsResult<T extends DXDataObject>The set of data objects that matched afindDataObjectsquery.static classDXSearch.FindExecutionsResult<T extends DXExecution>The set of executions that matched afindExecutionsquery.
-