docs
4.12
customSourceSet
docs
/
net.corda.testing.dsl
/
LedgerDSL
/
retrieveOutput
retrieve
Output
fun
<
S
:
ContractState
>
retrieveOutput
(
clazz
:
Class
<
S
>
,
label
:
String
)
:
S
Retrieves an output previously defined by TransactionDSLInterpreter._output with a label passed in.