cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
flow-dsl
/
app.softwork.cikraft.integrationflow
/
ExtensionElements
Extension
Elements
@
Serializable
data
class
ExtensionElements
(
val
properties
:
List
<
Property
>
)
(
source
)
Members
Constructors
Extension
Elements
Link copied to clipboard
constructor
(
properties
:
List
<
Property
>
)
Properties
properties
Link copied to clipboard
@
XmlSerialName
(
value
=
"property"
,
namespace
=
"http:///com.sap.ifl.model/Ifl.xsd"
,
prefix
=
"ifl"
)
val
properties
:
List
<
Property
>