-
Bug
-
Resolution: Done
-
Major
-
None
-
None
When the Solution Class has IndexedProperties like "public Day getDay (int dayIndex)" the method processPropertyAnnotations() in SolutionDescriptor will get a NullPointerException on line 71, because for an IndexedPropertyDescriptor getReadMethod() will return null.
- duplicates
-
PLANNER-13 PlanningEntityDescriptor does not support write-only properties
- Closed