Uses of Class
org.pipservices3.commons.data.AnyValue
Packages that use AnyValue
-
Uses of AnyValue in org.pipservices3.commons.data
Methods in org.pipservices3.commons.data that return AnyValueModifier and TypeMethodDescriptionAnyValueArray.getAsValue
(int index) Converts array element into an AnyValue or returns an empty AnyValue if conversion is not possible.AnyValueMap.getAsValue
(String key) Converts map element into an AnyValue or returns an empty AnyValue if conversion is not possible.StringValueMap.getAsValue
(String key) Converts map element into an AnyValue or returns an empty AnyValue if conversion is not possible.Constructors in org.pipservices3.commons.data with parameters of type AnyValue