Class Period
java.lang.Object
org.opencastproject.scheduler.api.Period
Business object for a period.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Method Details
-
getId
Returns the period id- Returns:
- the id
-
getStart
Returns the start date- Returns:
- the start date
-
getEnd
Returns the end date- Returns:
- the end date
-
getPurpose
Returns the purpose- Returns:
- the purpose
-
getComment
Returns the comment- Returns:
- the comment
-
equals
-
hashCode
public int hashCode()
-