public class DTSContainer extends java.lang.Object implements java.io.Serializable, HasId
Constructor and Description |
---|
DTSContainer() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<QName,XBRLConcept> |
getConcepts()
Gets the concepts.
|
java.lang.Long |
getId()
Gets the id.
|
java.lang.String |
getName()
Gets the name.
|
java.util.Set<XBRLResource> |
getResources()
Gets the resources.
|
java.util.Set<XBRLDocument> |
getRoots()
Gets the roots.
|
void |
setConcepts(java.util.Map<QName,XBRLConcept> concepts)
Sets the concepts.
|
void |
setId(java.lang.Long id)
Sets the id.
|
void |
setName(java.lang.String name)
Sets the name.
|
void |
setResources(java.util.Set<XBRLResource> resources)
Sets the resources.
|
void |
setRoots(java.util.Set<XBRLDocument> roots)
Sets the roots.
|
public java.util.Map<QName,XBRLConcept> getConcepts()
public void setConcepts(java.util.Map<QName,XBRLConcept> concepts)
concepts
- the concepts to setpublic java.lang.Long getId()
public void setId(java.lang.Long id)
public java.lang.String getName()
public void setName(java.lang.String name)
name
- the name to setpublic java.util.Set<XBRLResource> getResources()
public void setResources(java.util.Set<XBRLResource> resources)
resources
- the resources to setpublic java.util.Set<XBRLDocument> getRoots()
public void setRoots(java.util.Set<XBRLDocument> roots)
roots
- the roots to setCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa