public class ProfileDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
id |
Map<String,Number> |
numericalValues |
Map<Long,String> |
stateEndTimes |
Map<String,String> |
stringValues |
String |
templateId |
Map<String,TimeseriesDTO> |
timeseriesValues |
| Constructor and Description |
|---|
ProfileDTO() |
public String id
public String templateId
public Map<String,TimeseriesDTO> timeseriesValues
Copyright © 2018–2019. All rights reserved.