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