| Package | Description |
|---|---|
| fiftyone.mobile.detection.entities |
| Modifier and Type | Field and Description |
|---|---|
Property.PropertyValueType |
Property.valueType
The strongly type data type the property returns.
|
| Modifier and Type | Method and Description |
|---|---|
static Property.PropertyValueType |
Property.PropertyValueType.create(byte b) |
static Property.PropertyValueType |
Property.PropertyValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Property.PropertyValueType[] |
Property.PropertyValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 51Degrees. All rights reserved.