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