public class CalDavBeanPropertyMapper extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
CalDavBeanPropertyMapper.DescriptionMapper |
class |
CalDavBeanPropertyMapper.EndDateMapper |
class |
CalDavBeanPropertyMapper.LocationMapper |
static class |
CalDavBeanPropertyMapper.Mapper |
class |
CalDavBeanPropertyMapper.OrganizerMapper |
class |
CalDavBeanPropertyMapper.StartDateMapper |
class |
CalDavBeanPropertyMapper.SummaryMapper |
class |
CalDavBeanPropertyMapper.TimezoneMapper |
class |
CalDavBeanPropertyMapper.UidMapper |
| Constructor and Description |
|---|
CalDavBeanPropertyMapper(PropertyAccessor propertyAccessor) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getProperty(Object bean,
Class annotationClass,
Class<T> valueClass)
Find a property with the given annotation and return its value
|
void |
toBean(Object bean,
String icalText) |
String |
toVCard(Object bean) |
public CalDavBeanPropertyMapper(PropertyAccessor propertyAccessor)
Copyright © 2021 McEvoy Software Ltd. All rights reserved.