Class MailChimpProcessor.MergeVars
java.lang.Object
java.util.AbstractMap<String,Object>
com.ecwid.mailchimp.MailChimpObject
com.softslate.commerce.businessobjects.order.MailChimpProcessor.MergeVars
- All Implemented Interfaces:
Serializable
,Map<String,
Object>
- Enclosing class:
- MailChimpProcessor
public static class MailChimpProcessor.MergeVars
extends com.ecwid.mailchimp.MailChimpObject
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.ecwid.mailchimp.MailChimpObject
com.ecwid.mailchimp.MailChimpObject.Field
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,
V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.ecwid.mailchimp.MailChimpObject
as, clear, containsKey, entrySet, fromJson, get, getReflectiveMappingTypes, getReflectiveMappingTypes, keySet, put, remove, size, toJson
Methods inherited from class java.util.AbstractMap
clone, containsValue, equals, hashCode, isEmpty, putAll, toString, values
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
EMAIL
-
FNAME
-
LNAME
-
-
Constructor Details
-
MergeVars
public MergeVars() -
MergeVars
-