| Package | Description |
|---|---|
| cn.leancloud.play.proto |
| Modifier and Type | Method and Description |
|---|---|
static GenericCollectionValue.ValueCase |
GenericCollectionValue.ValueCase.forNumber(int value) |
GenericCollectionValue.ValueCase |
GenericCollectionValue.getValueCase() |
GenericCollectionValue.ValueCase |
GenericCollectionValue.Builder.getValueCase() |
GenericCollectionValue.ValueCase |
GenericCollectionValueOrBuilder.getValueCase() |
static GenericCollectionValue.ValueCase |
GenericCollectionValue.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static GenericCollectionValue.ValueCase |
GenericCollectionValue.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenericCollectionValue.ValueCase[] |
GenericCollectionValue.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 LeanCloud. All rights reserved.