Uses of Class
ietf.params.xml.ns.caldav.ExpandType
Packages that use ExpandType
-
Uses of ExpandType in ietf.params.xml.ns.caldav
Fields in ietf.params.xml.ns.caldav declared as ExpandTypeMethods in ietf.params.xml.ns.caldav that return ExpandTypeModifier and TypeMethodDescriptionObjectFactory.createExpandType()Create an instance ofExpandTypeCalendarDataType.getExpand()Gets the value of the expand property.Methods in ietf.params.xml.ns.caldav that return types with arguments of type ExpandTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ExpandType>ObjectFactory.createExpand(ExpandType value) Methods in ietf.params.xml.ns.caldav with parameters of type ExpandTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ExpandType>ObjectFactory.createExpand(ExpandType value) voidCalendarDataType.setExpand(ExpandType value) Sets the value of the expand property.