com.ihr.xbrl.om.xdt
Class XDTDomainMemberUse
java.lang.Object
com.ihr.xbrl.om.xdt.XDTDomainMemberUse
public class XDTDomainMemberUse
- extends java.lang.Object
- Author:
- Ignacio
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XDTDomainMemberUse
public XDTDomainMemberUse(XDTProcessor processor,
javax.xml.namespace.QName parentQName,
XDTDomainMember mem,
XDTDimensionUse use,
DTSBase base,
java.util.Hashtable<javax.xml.namespace.QName,java.lang.Boolean> domain,
DefinitionLinkbase tempDefLb)
- Parameters:
processor - XDTProcessorparentQName - QNamemem - XDTDomainMemberuse - XDTDimensionUsebase - DTSBasedomain - HashtabletempDefLb -
getUsesOfDomainMembers
public java.util.Collection<XDTDomainMemberUse> getUsesOfDomainMembers()
- Access to the dimension domain using the object model of the XDT representation. This is the uses of the
objects independent of the syntax in the taxonomy.
The returned collection is ordered according to the order attribute of the relationships in the taxonomy
- Returns:
- Collection of XDTDomainMemberUse objects that represents the use of Domain Members of a dimension
getXDTDomainMember
public XDTDomainMember getXDTDomainMember()
- Returns:
- the mem
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa