public class AccountPeriod extends Object
AccountPeriod(Date start, Date end)
boolean
equals(Object o)
Date
getEnd()
getStart()
int
hashCode()
void
setEnd(Date end)
setStart(Date start)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AccountPeriod(Date start, Date end)
public Date getStart()
public void setStart(Date start)
public Date getEnd()
public void setEnd(Date end)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.