Octavius Database
Toggle table of contents
5.1.1
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Database
api
/
org.octavius.data.transaction
/
TransactionValue
/
Transformed
/
Transformed
Transformed
desktop
constructor
(
source
:
TransactionValue
<
IN
>
,
transform
:
(
IN
)
->
OUT
)
Parameters
IN
The input type of the transformation.
OUT
The output type of the transformation.