Class QrtzCalendarsId
- java.lang.Object
-
- org.jbpm.test.persistence.scripts.quartzmockentities.QrtzCalendarsId
-
- All Implemented Interfaces:
Serializable
public class QrtzCalendarsId extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QrtzCalendarsId()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetCalendarName()StringgetSchedulerName()inthashCode()voidsetCalendarName(String calendarName)voidsetSchedulerName(String schedulerName)
-