Module org.apache.openmeetings.db
Class AppointmentReminderAdapter
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Appointment.Reminder>
 
org.apache.openmeetings.db.bind.adapter.AppointmentReminderAdapter
public class AppointmentReminderAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Appointment.Reminder> 
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription
- 
Constructor Details- 
AppointmentReminderAdapterpublic AppointmentReminderAdapter()
 
- 
- 
Method Details- 
marshal- Specified by:
- marshalin class- jakarta.xml.bind.annotation.adapters.XmlAdapter<String,- Appointment.Reminder> 
- Throws:
- Exception
 
- 
unmarshal- Specified by:
- unmarshalin class- jakarta.xml.bind.annotation.adapters.XmlAdapter<String,- Appointment.Reminder> 
- Throws:
- Exception
 
 
-