Package org.bedework.calfacade.ical
Class BwIcalPropertyInfo
java.lang.Object
org.bedework.calfacade.ical.BwIcalPropertyInfo
- All Implemented Interfaces:
Serializable
This class is auto generated
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis class is auto generated It provides information about bedework properties and their relationship to icalendar properties -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPinfo(org.bedework.util.calendar.PropertyIndex.PropertyInfoIndex pindex) Get entry given an index
-
Field Details
-
requiredPindexes
An array of property indexes required for valid events -
requiredAnnotationPindexes
public static Set<org.bedework.util.calendar.PropertyIndex.PropertyInfoIndex> requiredAnnotationPindexesAn array of property indexes required for valid annotations
-
-
Constructor Details
-
BwIcalPropertyInfo
public BwIcalPropertyInfo()
-
-
Method Details
-
getPinfo
public static BwIcalPropertyInfo.BwIcalPropertyInfoEntry getPinfo(org.bedework.util.calendar.PropertyIndex.PropertyInfoIndex pindex) Get entry given an index- Parameters:
pindex-- Returns:
- BwIcalPropertyInfoEntry
-