pip_services3_commons
pip_services3_commons
Parameters
toJsonString method
toJsonString
pip_services3_commons
pip_services3_commons
Parameters
toJsonString method
Parameters class
Constructors
Parameters
fromJson
Properties
entries
hashCode
isEmpty
isNotEmpty
keys
length
runtimeType
values
Methods
assignTo
containsKey
get
getAsNullableParameters
getAsParameters
getAsParametersWithDefault
omit
override
pick
put
setDefaults
toJsonString
addAll
addEntries
append
cast
clear
clone
containsValue
forEach
fromJson
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
map
noSuchMethod
putIfAbsent
remove
removeWhere
setAsObject
toJson
toString
update
updateAll
Operators
operator ==
operator []
operator []=
Static methods
fromConfig
fromJsonString
fromTuples
fromValue
mergeParams
toJsonString
method
String
toJsonString
(
)
Converts this map to JSON object.
Returns a JSON representation of this map.