com.atlassian.greenhopper.model.rapid
Class NonWorkingDay
java.lang.Object
com.atlassian.greenhopper.model.rapid.AbstractModel
com.atlassian.greenhopper.model.rapid.NonWorkingDay
public class NonWorkingDay
- extends AbstractModel
Defines the working days configuration
Fields inherited from class com.atlassian.greenhopper.model.rapid.AbstractModel |
id |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
getIso8601Date
public java.lang.String getIso8601Date()
getLocalDate
public org.joda.time.LocalDate getLocalDate()
fromISO8061String
public static NonWorkingDay fromISO8061String(java.lang.String iso8601Date)
fromLocalDate
public static NonWorkingDay fromLocalDate(org.joda.time.LocalDate localDate)
builder
public static NonWorkingDay.NonWorkingDayBuilder builder()
builder
public static NonWorkingDay.NonWorkingDayBuilder builder(NonWorkingDay day)
Copyright © 2007-2013 Atlassian. All Rights Reserved.