Package org.jboss.as.ejb3.timerservice.schedule.attribute
package org.jboss.as.ejb3.timerservice.schedule.attribute
-
ClassesClassDescriptionRepresents the value of a day in a month, constructed out of a
ScheduleExpression.getDayOfMonth()DayOfWeekRepresents the value of a hour constructed out of aScheduleExpression.getHour()Represents aIntegertype value in aScheduleExpression.Represents the value of a minute constructed out of aScheduleExpression.getMinute()MonthRepresents the value of a second constructed out of aScheduleExpression.getSecond()Represents in the year value part constructed out of aScheduleExpression.getYear()