public class XBRLPeriod extends java.lang.Object implements java.io.Serializable, HasId
| Constructor and Description | 
|---|
| XBRLPeriod() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj) | 
| java.util.Date | getEnd()Gets the end. | 
| java.lang.Long | getId()Gets the id. | 
| java.util.Date | getInstant()Gets the instant. | 
| java.util.Date | getStart()Gets the start. | 
| int | hashCode()This is the java hashCode method. | 
| boolean | isForever()Checks if is forever. | 
| void | setEnd(java.util.Date end)Sets the end. | 
| void | setForever(boolean forever)Sets the forever. | 
| void | setHash(java.lang.Integer value)Method used by hibernate to set the value. | 
| void | setId(java.lang.Long id)Sets the id. | 
| void | setInstant(java.util.Date instant)Sets the instant. | 
| void | setStart(java.util.Date start)Sets the start. | 
public java.lang.Long getId()
public void setId(java.lang.Long id)
public boolean isForever()
public void setForever(boolean forever)
forever - the forever to setpublic java.util.Date getStart()
public void setStart(java.util.Date start)
start - the start to setpublic java.util.Date getEnd()
public void setEnd(java.util.Date end)
end - the end to setpublic java.util.Date getInstant()
public void setInstant(java.util.Date instant)
instant - the instant 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