|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property.PropertyValueType | |
|---|---|
| fiftyone.mobile.detection.entities | |
| Uses of Property.PropertyValueType in fiftyone.mobile.detection.entities |
|---|
| Fields in fiftyone.mobile.detection.entities declared as Property.PropertyValueType | |
|---|---|
Property.PropertyValueType |
Property.valueType
The strongly type data type the property returns. |
| Methods in fiftyone.mobile.detection.entities that return Property.PropertyValueType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||