Uses of Class
ietf.params.xml.ns.caldav.LimitFreebusySetType
Packages that use LimitFreebusySetType
-
Uses of LimitFreebusySetType in ietf.params.xml.ns.caldav
Fields in ietf.params.xml.ns.caldav declared as LimitFreebusySetTypeModifier and TypeFieldDescriptionprotected LimitFreebusySetTypeCalendarDataType.limitFreebusySetMethods in ietf.params.xml.ns.caldav that return LimitFreebusySetTypeModifier and TypeMethodDescriptionObjectFactory.createLimitFreebusySetType()Create an instance ofLimitFreebusySetTypeCalendarDataType.getLimitFreebusySet()Gets the value of the limitFreebusySet property.Methods in ietf.params.xml.ns.caldav that return types with arguments of type LimitFreebusySetTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<LimitFreebusySetType>ObjectFactory.createLimitFreebusySet(LimitFreebusySetType value) Methods in ietf.params.xml.ns.caldav with parameters of type LimitFreebusySetTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<LimitFreebusySetType>ObjectFactory.createLimitFreebusySet(LimitFreebusySetType value) voidCalendarDataType.setLimitFreebusySet(LimitFreebusySetType value) Sets the value of the limitFreebusySet property.