public interface Suspension
Modifier and Type | Method and Description |
---|---|
ActivityInstance |
getActivityInstance()
the activity instance that is suspended
|
String |
getDescription()
The description of the suspension.
|
Date |
getEndDate()
The end date of suspension, is null if still suspended.
|
Date |
getStartDate()
The start date of suspension.
|
ActivityInstance getActivityInstance()
Date getStartDate()
Date getEndDate()
String getDescription()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.