Class Curriculum
java.lang.Object
org.optaplanner.examples.common.domain.AbstractPersistable
org.optaplanner.examples.curriculumcourse.domain.Curriculum
- All Implemented Interfaces:
Labeled
-
Field Summary
Fields inherited from class org.optaplanner.examples.common.domain.AbstractPersistable
id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.optaplanner.examples.common.domain.AbstractPersistable
getId, setId
-
Constructor Details
-
Curriculum
public Curriculum() -
Curriculum
-
-
Method Details
-
getCode
-
setCode
-
getLabel
-
toString
- Overrides:
toStringin classAbstractPersistable
-