Package | Description |
---|---|
com.ihr.xbrl.dts |
Provides the classes necessary to investigate the content of a DTS.
|
Modifier and Type | Method and Description |
---|---|
Dimension.DimensionType |
VirtualDimension.getType()
Gets the type.
|
Dimension.DimensionType |
EDimension.getType()
Gets the type.
|
Dimension.DimensionType |
UndefDimension.getType()
Gets the type.
|
Dimension.DimensionType |
PeriodDimension.getType()
Gets the type.
|
Dimension.DimensionType |
IdentifierDimension.getType()
Gets the type.
|
Dimension.DimensionType |
DDimension.getType()
Gets the type.
|
Dimension.DimensionType |
Dimension.getType()
returns either com.ihr.xbrl.om.xdt.XDTDimension.TYPED,
com.ihr.xbrl.om.xdt.XDTDimension.EXPLICIT depending on the type of the surrounding dimension.
|
Dimension.DimensionType |
DpDimension.getType()
Gets the type.
|
Dimension.DimensionType |
XDimension.getType()
Gets the type.
|
Dimension.DimensionType |
PDimension.getType()
Gets the type.
|
Dimension.DimensionType |
PeriodDimensionValidCombinations.getType()
Gets the type.
|
Dimension.DimensionType |
TDimension.getType()
Gets the type.
|
static Dimension.DimensionType |
Dimension.DimensionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Dimension.DimensionType[] |
Dimension.DimensionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UndefDimension(javax.xml.namespace.QName dim,
Dimension.DimensionType type)
Instantiates a new undef dimension.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa