Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar31.TimerScheduleType

Packages that use TimerScheduleType
org.eclipse.modisco.jee.ejbjar.EjbJar31   
 

Uses of TimerScheduleType in org.eclipse.modisco.jee.ejbjar.EjbJar31
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return TimerScheduleType
 TimerScheduleType EjbJar31Factory.createTimerScheduleType()
          Returns a new object of class 'Timer Schedule Type'.
 TimerScheduleType TimerType.getSchedule()
          Returns the value of the 'Schedule' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type TimerScheduleType
 void TimerType.setSchedule(TimerScheduleType value)
          Sets the value of the 'Schedule' containment reference.