| Package | Description |
|---|---|
| de.alpharogroup.scheduler.system.enums | |
| de.alpharogroup.scheduler.system.factories |
| Modifier and Type | Method and Description |
|---|---|
static Rhythm |
Rhythm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rhythm[] |
Rhythm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Appointments |
SchedulerSystemFactory.newAppointments(Date endtime,
Date nexttime,
Rhythm rhythm,
Date starttime)
Domain object factory for Appointments
|
Copyright © 2015. All rights reserved.