Uses of Class
ietf.params.xml.ns.icalendar_2.ContactPropType
-
Packages that use ContactPropType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of ContactPropType in ietf.params.xml.ns.icalendar_2
Methods in ietf.params.xml.ns.icalendar_2 that return ContactPropType Modifier and Type Method Description ContactPropTypeObjectFactory. createContactPropType()Create an instance ofContactPropTypeMethods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type ContactPropType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContactPropType>ObjectFactory. createContact(ContactPropType value)Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ContactPropType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContactPropType>ObjectFactory. createContact(ContactPropType value)
-