Collections.Map.getMap()

Signature

Object getMap ( String mapId )

Domain

ACTION

Description

Returns the instance of Map for the given mapId.

Parameters

NameTypeDescription
mapIdStringThe String ID of the map

Returns

TypeDescription
Object Returns the instance of Map for the given mapId

Cautions

none