Class DialobFormServiceApi.PostFormTagQueryParams

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

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