|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HandleDateStep
Functions related with the capability of setting and obtaining a value for the dateStep variable
| Nested Class Summary | |
|---|---|
static class |
HandleDateStep.InstantMode
Enumeration of possible values for the InstantMode BOP means Beginning of Period. |
| Method Summary | |
|---|---|
int |
getDateStep()
Gets the current value of the date step |
HandleDateStep.InstantMode |
getInstantMode()
Gets the value of the instant mode. |
void |
setDateStep(int dateStep)
Sets a new value of the date step. |
void |
setInstantMode(HandleDateStep.InstantMode newMode)
Sets a new value of the Instant Mode. |
| Method Detail |
|---|
void setDateStep(int dateStep)
dateStep - int getDateStep()
HandleDateStep.InstantMode getInstantMode()
#InstantModevoid setInstantMode(HandleDateStep.InstantMode newMode)
newMode -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||