com.ecwid.mailchimp.method.v2_0.lists
Class DummyResult
java.lang.Object
java.util.AbstractMap<String,Object>
com.ecwid.mailchimp.MailChimpObject
com.ecwid.mailchimp.method.v2_0.lists.DummyResult
- All Implemented Interfaces:
- Serializable, Map<String,Object>
public class DummyResult
- extends MailChimpObject
- Author:
- Vasily Karyaev
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
Field Summary |
Boolean |
complete
Realistically this will always be true as errors would be thrown otherwise. |
Methods inherited from class com.ecwid.mailchimp.MailChimpObject |
as, clear, containsKey, entrySet, fromJson, get, getReflectiveMappingTypes, getReflectiveMappingTypes, keySet, put, remove, size, toJson |
complete
@MailChimpObject.Field
public Boolean complete
- Realistically this will always be true as errors would be thrown otherwise.
DummyResult
public DummyResult()
Copyright © 2012-2014 Ecwid, Inc. All Rights Reserved.