com.atlassian.confluence.plugins.schedule.admin.action
Class GetFutureSchedulesAction.FormattedDateTime

java.lang.Object
  extended by com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction.FormattedDateTime
Enclosing class:
GetFutureSchedulesAction

public static class GetFutureSchedulesAction.FormattedDateTime
extends java.lang.Object


Constructor Summary
GetFutureSchedulesAction.FormattedDateTime(java.lang.String date, java.lang.String time)
           
 
Method Summary
 java.lang.String getDate()
           
 java.lang.String getTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetFutureSchedulesAction.FormattedDateTime

public GetFutureSchedulesAction.FormattedDateTime(java.lang.String date,
                                                  java.lang.String time)
Method Detail

getDate

public java.lang.String getDate()

getTime

public java.lang.String getTime()


Copyright © 2003-2013 Atlassian. All Rights Reserved.