open class LocalMapPut : AnnotatedCommand
Author
Julien Viet
LocalMapPut() |
open fun process(process: CommandProcess): Unit |
|
open fun setKey(key: String): Unit |
|
open fun setMap(map: String): Unit |
|
open fun setValue(value: String): Unit |