pip_services3_commons
pip_services3_commons
AnyValueMap
getKeys method
getKeys
pip_services3_commons
pip_services3_commons
AnyValueMap
getKeys method
AnyValueMap class
Constructors
AnyValueMap
fromJson
Properties
keys
values
entries
hashCode
isEmpty
isNotEmpty
length
runtimeType
Methods
append
clear
clone
fromJson
get
getAsArray
getAsArrayWithDefault
getAsBoolean
getAsBooleanWithDefault
getAsDateTime
getAsDateTimeWithDefault
getAsDouble
getAsDoubleWithDefault
getAsDuration
getAsDurationWithDefault
getAsFloat
getAsFloatWithDefault
getAsInteger
getAsIntegerWithDefault
getAsLong
getAsLongWithDefault
getAsMap
getAsMapWithDefault
getAsNullableArray
getAsNullableBoolean
getAsNullableDateTime
getAsNullableDouble
getAsNullableDuration
getAsNullableFloat
getAsNullableInteger
getAsNullableLong
getAsNullableMap
getAsNullableString
getAsNullabvarype
getAsObject
getAsString
getAsStringWithDefault
getAsType
getAsTypeWithDefault
getAsValue
getKeys
getValue
innerValue
put
remove
setAsObject
toJson
toString
addAll
addEntries
cast
containsKey
containsValue
forEach
map
noSuchMethod
putIfAbsent
removeWhere
update
updateAll
Operators
operator []
operator []=
operator ==
Static methods
fromMaps
fromTuples
fromTuplesArray
fromValue
getKeys
method
List
<
String
>
getKeys
(
)
Gets keys of all elements stored in this map.
Returns a list with all map keys.