org.xbrlapi.aspects
Class ConceptAspectValue
java.lang.Object
org.xbrlapi.aspects.BaseAspectValue
org.xbrlapi.aspects.ConceptAspectValue
- All Implemented Interfaces:
- Serializable, AspectValue
public class ConceptAspectValue
- extends BaseAspectValue
- Author:
- Geoff Shuetrim (geoff@galexy.net)
- See Also:
- Serialized Form
| Methods inherited from class org.xbrlapi.aspects.BaseAspectValue |
equals, getAspect, getChildren, getDepth, getFragment, getIdentifier, getLabel, getParent, hashCode, hasParent, isMissing |
ConceptAspectValue
public ConceptAspectValue(Aspect aspect,
Concept concept)
throws XBRLException
- Throws:
XBRLException