Uses of Class
ietf.params.xml.ns.icalendar_2.AvailableType
-
Packages that use AvailableType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of AvailableType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 with type parameters of type AvailableType Modifier and Type Field Description protected List<AvailableType>ArrayOfVavailabilityContainedComponents. availableMethods in ietf.params.xml.ns.icalendar_2 that return AvailableType Modifier and Type Method Description AvailableTypeObjectFactory. createAvailableType()Create an instance ofAvailableTypeMethods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type AvailableType Modifier and Type Method Description javax.xml.bind.JAXBElement<AvailableType>ObjectFactory. createAvailable(AvailableType value)List<AvailableType>ArrayOfVavailabilityContainedComponents. getAvailable()Gets the value of the available property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type AvailableType Modifier and Type Method Description javax.xml.bind.JAXBElement<AvailableType>ObjectFactory. createAvailable(AvailableType value)
-