Package | Description |
---|---|
com.dnanexus |
Provides low- and high-level bindings to the DNAnexus Platform.
|
Modifier and Type | Method and Description |
---|---|
OutputParameter |
OutputParameter.Builder.build()
Builds the output parameter object.
|
Modifier and Type | Method and Description |
---|---|
List<OutputParameter> |
DXApplet.Describe.getOutputSpecification()
Returns the applet's output specification.
|
Modifier and Type | Method and Description |
---|---|
DXApplet.Builder |
DXApplet.Builder.setOutputSpecification(List<? extends OutputParameter> outputSpec)
Sets the output specification of the applet to be created.
|
Copyright © 2023. All Rights Reserved.