com.ihr.xbrl.dts
Interface HandleDateStep


public interface HandleDateStep

Functions related with the capability of setting and obtaining a value for the dateStep variable

Author:
Ignacio

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

setDateStep

void setDateStep(int dateStep)
Sets a new value of the date step. May fire events to update the GUI

Parameters:
dateStep -

getDateStep

int getDateStep()
Gets the current value of the date step

Returns:

getInstantMode

HandleDateStep.InstantMode getInstantMode()
Gets the value of the instant mode.

Returns:
constant integer
See Also:
#InstantMode

setInstantMode

void setInstantMode(HandleDateStep.InstantMode newMode)
Sets a new value of the Instant Mode. May fire events to update the GUI

Parameters:
newMode -


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa