public class XBRLUnit extends java.lang.Object implements java.io.Serializable, HasId
| Constructor and Description | 
|---|
| XBRLUnit() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj) | 
| java.util.Collection<QName> | getDenominator()Gets the denominator. | 
| java.lang.Long | getId()Gets the id. | 
| java.lang.String | getMd5()Gets the md5. | 
| java.util.Collection<QName> | getNumerator()Gets the numerator. | 
| int | hashCode()This is the java hashCode method. | 
| static java.lang.String | prepareMd5(java.util.Collection<QName> numerator,
          java.util.Collection<QName> denominator) | 
| void | setDenominator(java.util.Collection<QName> denominator)Sets the denominator. | 
| void | setHash(java.lang.Integer value)Method used by hibernate to set the value. | 
| void | setId(java.lang.Long id)Sets the id. | 
| void | setNumerator(java.util.Collection<QName> numerator)Sets the numerator. | 
public java.lang.Long getId()
public void setId(java.lang.Long id)
public java.util.Collection<QName> getNumerator()
public void setNumerator(java.util.Collection<QName> numerator)
numerator - the numerator to setpublic java.util.Collection<QName> getDenominator()
public void setDenominator(java.util.Collection<QName> denominator)
denominator - the denominator to setpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic void setHash(java.lang.Integer value)
value - the new hashpublic java.lang.String getMd5()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa