| Package | Description |
|---|---|
| org.n52.series.db.beans |
| Modifier and Type | Method and Description |
|---|---|
ProcedureHistoryEntity |
ProcedureHistoryEntity.setEndTime(Date endTime) |
ProcedureHistoryEntity |
ProcedureHistoryEntity.setFormat(FormatEntity format) |
ProcedureHistoryEntity |
ProcedureHistoryEntity.setProcedure(ProcedureEntity procedure) |
ProcedureHistoryEntity |
ProcedureHistoryEntity.setStartTime(Date startTime) |
ProcedureHistoryEntity |
ProcedureHistoryEntity.setXml(String xml) |
| Modifier and Type | Method and Description |
|---|---|
Set<ProcedureHistoryEntity> |
ProcedureEntity.getProcedureHistory() |
Set<ProcedureHistoryEntity> |
HibernateRelations.HasProcedureHistory.getProcedureHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcedureEntity.setProcedureHistory(Set<ProcedureHistoryEntity> procedureHistory) |
void |
HibernateRelations.HasProcedureHistory.setProcedureHistory(Set<ProcedureHistoryEntity> procedureHistory) |
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.