| Package | Description | 
|---|---|
| com.ihr.xbrl.dts | Provides the classes necessary to investigate the content of a DTS. | 
| Modifier and Type | Method and Description | 
|---|---|
| HandleDateStep.InstantMode | PMember. getInstantMode()Gets the instant mode. | 
| HandleDateStep.InstantMode | HandleInstantMode. getInstantMode()Gets the instant mode. | 
| HandleDateStep.InstantMode | HandleDateStep. getInstantMode()Gets the value of the instant mode. | 
| HandleDateStep.InstantMode | BasicInstantOnColumnRecognition. getInstantMode(java.lang.String roleURI)If the roleURI is in the list of the roles for the beginning of period then BOP is
 returned. if the roleURI is in the list of roles for the end of period then EOP
 is returned. otherwise ANY is returned. | 
| HandleDateStep.InstantMode | InstantOnColumnRecognitionSupport. getInstantMode(XBRLFactItem fact,
              ColumnPeriod cp)This method returns a value from the InstantMode enumeration as follows:
 
 BOP if the fact is instant and the date corresponds to the beginning of the column period
 EOP if the fact is instant and the date corresponds to the end of the column period
 ANY if the fact is instant and the date is within the period but is not BOP and not EOP
 UNKNOWN in any other cases including the fact is duration
 . | 
| HandleDateStep.InstantMode | BasicInstantOnColumnRecognition. getInstantMode(XBRLFactItem fact,
              ColumnPeriod cp)Gets the instant mode. | 
| HandleDateStep.InstantMode | InstantModeMember. getMember()Gets the member. | 
| static HandleDateStep.InstantMode | HandleDateStep.InstantMode. valueOf(int use)Value of. | 
| static HandleDateStep.InstantMode | HandleDateStep.InstantMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static HandleDateStep.InstantMode[] | HandleDateStep.InstantMode. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.String | InstanceExplorer. instanceModeToString(HandleDateStep.InstantMode instantMode)Instance mode to string. | 
| void | HandleDateStep. setInstantMode(HandleDateStep.InstantMode newMode)Sets a new value of the Instant Mode. | 
| XBRLPeriod | ColumnPeriod. toPeriod(DTSContainer dts,
        HandleDateStep.InstantMode mode)Transforms back this column period into an XBRLPeriod and considers some 
 special cases for duration periods: When mode is BOP an instant period
 is returned and the date is set to this ColumnPeriod start date, When mode
 is EOP an instant period is returned and the date is set to this ColumnPeriod
 end date. | 
| XBRLPeriod | PeriodMember. toPeriod(DTSContainer container,
        XBRLItem.PeriodType type,
        HandleDateStep.InstantMode mode)To period. | 
| Constructor and Description | 
|---|
| ColumnPeriod(HasBoySupport boyManager,
            XBRLPeriod p,
            int dateStep,
            HandleDateStep.InstantMode instantMode)Creates a column period using an XBRLPeriod, as source. | 
| InstantModeMember(HandleDateStep.InstantMode mode,
                 Dimension<?> dim)Instantiates a new instant mode member. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa