Class DialobFormServiceApi.GetFormQueryParams

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
io.dialob.api.client.DialobFormServiceApi.GetFormQueryParams
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>
Enclosing interface:
DialobFormServiceApi

public static class DialobFormServiceApi.GetFormQueryParams extends HashMap<String,Object>
A convenience class for generating query parameters for the getForm method in a fluent style.
See Also: