public class DataPointImpl extends LabelledItemImpl implements DataPoint
DataPoint.DataType| Constructor and Description |
|---|
DataPointImpl(String id,
Class<?> type,
DataPoint.DataType dataType,
boolean optional,
String label_de,
String label_en) |
| Modifier and Type | Method and Description |
|---|---|
DataPoint.DataType |
dataType() |
boolean |
optional() |
String |
toString() |
Class<?> |
typeInfo() |
equals, hashCode, id, labelpublic DataPointImpl(String id, Class<?> type, DataPoint.DataType dataType, boolean optional, String label_de, String label_en)
public DataPoint.DataType dataType()
Copyright © 2018–2019. All rights reserved.