public class Period extends java.lang.Object implements java.io.Serializable
Period()
ZfDate
getEnd()
getStart()
Period
setEnd(ZfDate end)
setStart(ZfDate start)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Period()
@NotNull public ZfDate getEnd()
Gets the end date time.
@NotNull 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-2018 Konik.io. All Rights Reserved.