public class XBRLEntity extends java.lang.Object implements java.io.Serializable, HasId
| Constructor and Description |
|---|
XBRLEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.Long |
getId()
Gets the id.
|
java.lang.String |
getIdentifier()
Gets the identifier.
|
java.lang.String |
getScheme()
Gets the scheme.
|
XBRLSegment |
getSegment()
Gets the segment.
|
int |
hashCode()
This is the java hashCode method.
|
void |
setHash(java.lang.Integer value)
Method used by hibernate to set the value.
|
void |
setId(java.lang.Long id)
Sets the id.
|
void |
setIdentifier(java.lang.String identifier)
Sets the identifier.
|
void |
setScheme(java.lang.String scheme)
Sets the scheme.
|
void |
setSegment(XBRLSegment segment)
Sets the segment.
|
public java.lang.Long getId()
public void setId(java.lang.Long id)
public java.lang.String getIdentifier()
public void setIdentifier(java.lang.String identifier)
identifier - the identifier to setpublic java.lang.String getScheme()
public void setScheme(java.lang.String scheme)
scheme - the scheme to setpublic XBRLSegment getSegment()
public void setSegment(XBRLSegment segment)
segment - the segment to setpublic void setHash(java.lang.Integer value)
value - the new hashpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa