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