proto-js-plugin
1.9.0
jvm
proto-js-plugin
/
io.spine.js.generate.output.snippet
/
MapExportSnippet
Map
Export
Snippet
public
class
MapExportSnippet
implements
Snippet
A snippet representing an export of an initialized map.
Members
Types
Builder
Link copied to clipboard
public
class
Builder
Functions
new
Builder
Link copied to clipboard
public
static
MapExportSnippet.Builder
newBuilder
(
String
mapName
)
Obtains a builder for a map export.
value
Link copied to clipboard
public
CodeLines
value
(
)
Obtains code lines representing this snippet.