Uses of Class
com.ihr.xbrl.om.taxonomy.XBRLUsedOn

Packages that use XBRLUsedOn
com.ihr.xbrl.om.errors Provides the classes necessary to produce and process XBRL related errors There are two error categories. 
com.ihr.xbrl.om.taxonomy Provides the classes necessary to process, write and read XBRL Taxonomy schemas and content of the XBRL Taxonomy Schemas that requires XBRL processing. 
com.ihr.xbrl.pojo Provides the classes necessary to access to the content of a DTS using POJO technology. 
 

Uses of XBRLUsedOn in com.ihr.xbrl.om.errors
 

Constructors in com.ihr.xbrl.om.errors with parameters of type XBRLUsedOn
XBRLValidationExceptionDuplicateUseOn(XBRLRoleAndArcroleTypes roleAndArcroleTypes, XBRLUsedOn on)
           
 

Uses of XBRLUsedOn in com.ihr.xbrl.om.taxonomy
 

Methods in com.ihr.xbrl.om.taxonomy that return types with arguments of type XBRLUsedOn
 java.util.Iterator<XBRLUsedOn> XBRLRoleAndArcroleTypes.getUsedOn()
           
 

Methods in com.ihr.xbrl.om.taxonomy with parameters of type XBRLUsedOn
 void XBRLRoleAndArcroleTypes.addUsedOn(XBRLUsedOn on)
           
 void XBRLRoleAndArcroleTypes.removeUsedOn(XBRLUsedOn on)
           
 

Uses of XBRLUsedOn in com.ihr.xbrl.pojo
 

Methods in com.ihr.xbrl.pojo that return XBRLUsedOn
 XBRLUsedOn XBRLRSGenerator.generate(XBRLUsedOn usedOnIn)
           
 

Methods in com.ihr.xbrl.pojo with parameters of type XBRLUsedOn
 XBRLUsedOn XBRLPojoGenerator.generate(XBRLUsedOn dtsOn)
           
 



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