| Package | Description | 
|---|---|
| com.ihr.xbrl.pojo | Provides the classes necessary to access to the content of a DTS using POJO technology. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLFactDimensionalPropertyThis is an extension to the XBRLFactProperty class in order to add a dimension name. | 
| class  | XBRLFactExplicitPropertyThis is an extension of an XBRLFactDimensionalProperty
 
 The extension is adding a QName that contains the explicit dimension value. | 
| class  | XBRLFactTypedPropertyThis is an extension of an XBRLFactDimensionalProperty
 
 The extension is adding an XMLFragment that contains the typed dimension value. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLFactProperty | XBRLDBAccessor. queryFactProperty(XBRLFactItem fact,
                 int container,
                 XMLFragment property)Search on the database for a property in the XBRLFactProperty table that matches the
 selection criteria according with the primary key that is created using the fact ID,
 the container and the property node ID. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Set<XBRLFactProperty> | XBRLFactItem. getProperties()Gets the properties. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XBRLFactItem. setProperties(java.util.Set<XBRLFactProperty> properties)Sets the properties. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa