public class Aspect
extends javax.xml.namespace.QName
| Constructor and Description | 
|---|
| Aspect(javax.xml.namespace.QName qName)Instantiates a new aspect. | 
| Aspect(java.lang.String namespaceURI,
      java.lang.String localPart,
      Aspects.AspectCode code)Instantiates a new aspect. | 
| Modifier and Type | Method and Description | 
|---|---|
| Aspects.AspectCode | getCode()Gets the code. | 
| boolean | isDimension()Returns true if this aspect represents a dimension or false if this
 aspect is statically defined in the Aspects class. | 
| int | toFactsListAspect()Transforms the aspect into a constant defined in the CommonAspectRule for
 the table processor. | 
| java.lang.String | toString()To string. | 
public Aspect(java.lang.String namespaceURI,
              java.lang.String localPart,
              Aspects.AspectCode code)
namespaceURI - the namespace URIlocalPart - the local partcode - the codepublic Aspect(javax.xml.namespace.QName qName)
qName - the q namepublic Aspects.AspectCode getCode()
public boolean isDimension()
public java.lang.String toString()
toString in class javax.xml.namespace.QNamepublic int toFactsListAspect()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa