public class Period extends Object
Period()
ZfDate
getEnd()
getStart()
Period
setEnd(ZfDate end)
setStart(ZfDate start)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Period()
public ZfDate getEnd()
Gets the end date time.
public ZfDate getStart()
Gets the start date time.
public Period setEnd(ZfDate end)
Sets the end date time.
end
public Period setStart(ZfDate start)
Sets the start date time.
start
Copyright © 2014 Konik.io. All Rights Reserved.