Module dev.metaschema.core
Interface IStringMapKey
- All Superinterfaces:
IMapKey
An
IMapItem key based on a text value.-
Method Summary
-
Method Details
-
asString
Get the item's string value.- Returns:
- the string value value of the item
-
isSameKey
Description copied from interface:IMapKeyDetermine if this key is the same as another key.
-