kfx
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kfx
wsdl-model
/
io.github.hfhbd.kfx.wsdl.model
/
WSDL
/
WSDL
WSDL
constructor
(
name
:
String
,
targetNamespace
:
String
,
documentation
:
Documentation
?
=
null
,
types
:
List
<
Types
>
,
messages
:
List
<
Message
>
,
portTypes
:
List
<
PortType
>
,
bindings
:
List
<
Binding
>
,
services
:
List
<
Service
>
)
(
source
)