Uses of Class
org.bedework.synch.cnctrs.exchange.XmlIcalConvert.ItemType
-
Packages that use XmlIcalConvert.ItemType Package Description org.bedework.synch.cnctrs.exchange -
-
Uses of XmlIcalConvert.ItemType in org.bedework.synch.cnctrs.exchange
Methods in org.bedework.synch.cnctrs.exchange that return XmlIcalConvert.ItemType Modifier and Type Method Description static XmlIcalConvert.ItemTypeXmlIcalConvert.ItemType. valueOf(String name)Returns the enum constant of this type with the specified name.static XmlIcalConvert.ItemType[]XmlIcalConvert.ItemType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-