polywrap-client
0.10.4
common
polywrap-client
/
io.polywrap.core.wrap.formats.wrap01.abi
/
ImportedModuleDefinition
/
ImportedModuleDefinition
Imported
Module
Definition
constructor
(
type
:
String
,
kind
:
Int
,
name
:
String
?
=
null
,
required
:
Boolean
?
=
false
,
uri
:
String
,
namespace
:
String
,
nativeType
:
String
,
comment
:
String
?
=
null
,
methods
:
List
<
MethodDefinition
>
?
=
null
,
isInterface
:
Boolean
=
false
)