fix bug with parcelable

This commit is contained in:
wing328
2016-10-05 19:41:38 +08:00
parent 0844496bad
commit 8ce8082f7f
98 changed files with 3206 additions and 56 deletions

View File

@@ -0,0 +1,17 @@
# MapTest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**mapMapOfString** | [**Map<String, Map<String, String>>**](Map.md) | | [optional]
**mapOfEnumString** | [**Map<String, InnerEnum>**](#Map<String, InnerEnum>) | | [optional]
<a name="Map<String, InnerEnum>"></a>
## Enum: Map&lt;String, InnerEnum&gt;
Name | Value
---- | -----