Class AppointmentReminderAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,Appointment.Reminder>
org.apache.openmeetings.db.bind.adapter.AppointmentReminderAdapter
public class AppointmentReminderAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<String,Appointment.Reminder>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AppointmentReminderAdapter
public AppointmentReminderAdapter()
-
-
Method Details
-
marshal
- Specified by:
marshal
in classjavax.xml.bind.annotation.adapters.XmlAdapter<String,
Appointment.Reminder> - Throws:
Exception
-
unmarshal
- Specified by:
unmarshal
in classjavax.xml.bind.annotation.adapters.XmlAdapter<String,
Appointment.Reminder> - Throws:
Exception
-