| Package | Description |
|---|---|
| org.smartrplace.tools.profiles | |
| org.smartrplace.tools.profiles.utils |
| Modifier and Type | Method and Description |
|---|---|
DataPoint.DataType |
DataPoint.dataType() |
static DataPoint.DataType |
DataPoint.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataPoint.DataType[] |
DataPoint.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataPoint.DataType |
DataPointImpl.dataType() |
| Constructor and Description |
|---|
DataPointImpl(String id,
Class<?> type,
DataPoint.DataType dataType,
boolean optional,
String label_de,
String label_en) |
Copyright © 2018–2019. All rights reserved.