fix Parcelable option (#8513)

This commit is contained in:
William Cheng
2021-01-23 14:16:41 +08:00
committed by GitHub
parent 030b75b012
commit 0068932470
89 changed files with 243 additions and 67 deletions

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**name** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**name** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**name** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -19,4 +19,8 @@ Name | Type | Description | Notes
**anytype3** | **Object** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**name** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**name** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**name** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**name** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -10,4 +10,8 @@ Name | Type | Description | Notes
**color** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**arrayArrayNumber** | **List<List<BigDecimal>>** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**arrayNumber** | **List<BigDecimal>** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -11,4 +11,8 @@ Name | Type | Description | Notes
**arrayArrayOfModel** | **List<List<ReadOnlyFirst>>** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -20,4 +20,8 @@ LEOPARDS | "leopards"
JAGUARS | "jaguars"
## Implemented Interfaces
* Parcelable

View File

@@ -20,4 +20,8 @@ LEOPARDS | "leopards"
JAGUARS | "jaguars"
## Implemented Interfaces
* Parcelable

View File

@@ -14,4 +14,8 @@ Name | Type | Description | Notes
**ATT_NAME** | **String** | Name of the pet | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**declawed** | **Boolean** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**declawed** | **Boolean** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -10,4 +10,8 @@ Name | Type | Description | Notes
**name** | **String** | |
## Implemented Interfaces
* Parcelable

View File

@@ -10,4 +10,8 @@ Name | Type | Description | Notes
**propertyClass** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**client** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**breed** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**breed** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -28,4 +28,8 @@ FISH | "fish"
CRAB | "crab"
## Implemented Interfaces
* Parcelable

View File

@@ -51,4 +51,8 @@ NUMBER_1_DOT_1 | 1.1
NUMBER_MINUS_1_DOT_2 | -1.2
## Implemented Interfaces
* Parcelable

View File

@@ -10,4 +10,8 @@ Name | Type | Description | Notes
**files** | [**List<java.io.File>**](java.io.File.md) | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -22,4 +22,8 @@ Name | Type | Description | Notes
**bigDecimal** | **BigDecimal** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -10,4 +10,8 @@ Name | Type | Description | Notes
**foo** | **String** | | [optional] [readonly]
## Implemented Interfaces
* Parcelable

View File

@@ -21,4 +21,8 @@ UPPER | "UPPER"
LOWER | "lower"
## Implemented Interfaces
* Parcelable

View File

@@ -11,4 +11,8 @@ Name | Type | Description | Notes
**map** | [**Map<String, Animal>**](Animal.md) | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -11,4 +11,8 @@ Name | Type | Description | Notes
**propertyClass** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -11,4 +11,8 @@ Name | Type | Description | Notes
**message** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -10,4 +10,8 @@ Name | Type | Description | Notes
**_return** | **Integer** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -13,4 +13,8 @@ Name | Type | Description | Notes
**_123number** | **Integer** | | [optional] [readonly]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**justNumber** | **BigDecimal** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -24,4 +24,8 @@ APPROVED | "approved"
DELIVERED | "delivered"
## Implemented Interfaces
* Parcelable

View File

@@ -11,4 +11,8 @@ Name | Type | Description | Notes
**myBoolean** | **Boolean** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -24,4 +24,8 @@ PENDING | "pending"
SOLD | "sold"
## Implemented Interfaces
* Parcelable

View File

@@ -10,4 +10,8 @@ Name | Type | Description | Notes
**baz** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -9,4 +9,8 @@ Name | Type | Description | Notes
**$specialPropertyName** | **Long** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -10,4 +10,8 @@ Name | Type | Description | Notes
**name** | **String** | | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -13,4 +13,8 @@ Name | Type | Description | Notes
**arrayItem** | **List<Integer>** | |
## Implemented Interfaces
* Parcelable

View File

@@ -14,4 +14,8 @@ Name | Type | Description | Notes
**arrayItem** | **List<Integer>** | |
## Implemented Interfaces
* Parcelable

View File

@@ -16,4 +16,8 @@ Name | Type | Description | Notes
**userStatus** | **Integer** | User Status | [optional]
## Implemented Interfaces
* Parcelable

View File

@@ -37,4 +37,8 @@ Name | Type | Description | Notes
**prefixNsWrappedArray** | **List<Integer>** | | [optional]
## Implemented Interfaces
* Parcelable