public static interface HibernateRelations.HasProcedureHistory
| Modifier and Type | Field and Description |
|---|---|
static String |
VALID_PROCEDURE_TIMES |
| Modifier and Type | Method and Description |
|---|---|
Set<ProcedureHistoryEntity> |
getProcedureHistory() |
default boolean |
hasProcedureHistory() |
void |
setProcedureHistory(Set<ProcedureHistoryEntity> procedureHistory) |
static final String VALID_PROCEDURE_TIMES
Set<ProcedureHistoryEntity> getProcedureHistory()
void setProcedureHistory(Set<ProcedureHistoryEntity> procedureHistory)
default boolean hasProcedureHistory()
Copyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.