public class LrrAttribute
extends java.lang.Object
The Attribute contains the QName and inidication about the attribute use
| Constructor and Description | 
|---|
| LrrAttribute(javax.xml.namespace.QName attributeQName,
            LrrRegistry.AttributeUse use)Instantiates a new lrr attribute. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj)Equals. | 
| javax.xml.namespace.QName | getAttributeQName()Gets the attribute Q name. | 
| LrrRegistry.AttributeUse | getUse()Gets the use. | 
| int | hashCode()Hash code. | 
public LrrAttribute(javax.xml.namespace.QName attributeQName,
                    LrrRegistry.AttributeUse use)
attributeQName - the attribute Q nameuse - the usepublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - the objpublic javax.xml.namespace.QName getAttributeQName()
public LrrRegistry.AttributeUse getUse()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa