KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.supplychain.spec
/
fromJson
from
Json
fun
NetworkSpec.Companion
.
fromJson
(
text
:
String
)
:
NetworkSpec
(
source
)
Parse a
NetworkSpec
from a JSON string produced by
toJson
.