| Package | Description |
|---|---|
| de.xima.fc.appointment |
| Modifier and Type | Method and Description |
|---|---|
EAppointmentIcalError |
AppointmentIcalException.getIcalError() |
static EAppointmentIcalError |
EAppointmentIcalError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EAppointmentIcalError[] |
EAppointmentIcalError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AppointmentIcalException(EAppointmentIcalError bookingError) |
AppointmentIcalException(EAppointmentIcalError bookingError,
String message) |
AppointmentIcalException(EAppointmentIcalError bookingError,
String message,
Throwable cause) |
AppointmentIcalException(EAppointmentIcalError bookingError,
Throwable cause) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.