Package jsl.modeling.resource
Class InactivePeriodNotice.InactivePeriodNoticeState
- java.lang.Object
-
- jsl.modeling.resource.InactivePeriodNotice.InactivePeriodNoticeState
-
- Direct Known Subclasses:
InactivePeriodNotice.ActiveState,InactivePeriodNotice.CanceledState,InactivePeriodNotice.CompletedState,InactivePeriodNotice.CreatedState,InactivePeriodNotice.DelayedState
- Enclosing class:
- InactivePeriodNotice
protected class InactivePeriodNotice.InactivePeriodNoticeState extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringmyName
-
Constructor Summary
Constructors Modifier Constructor Description protectedInactivePeriodNoticeState(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidactivate()protected voidcancel()protected voidcomplete()protected voiddelay()
-