public class SchedulerSystemFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static SchedulerSystemFactory |
getInstance() |
Appointments |
newAppointments(Date endtime,
Date nexttime,
Rhythm rhythm,
Date starttime)
Domain object factory for Appointments
|
public static SchedulerSystemFactory getInstance()
public Appointments newAppointments(Date endtime, Date nexttime, Rhythm rhythm, Date starttime)
Copyright © 2015. All rights reserved.