Uses of Class
jfxtras.icalendarfx.properties.component.relationship.Contact
Packages that use Contact
Package
Description
-
Uses of Contact in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components that return ContactMethods in jfxtras.icalendarfx.components that return types with arguments of type ContactModifier and TypeMethodDescriptionVDisplayable.getContacts()CONTACT: RFC 5545 iCalendar 3.8.4.2. page 109 This property is used to represent contact information or alternately a reference to contact information associated with the calendar component.Methods in jfxtras.icalendarfx.components with parameters of type ContactModifier and TypeMethodDescriptionvoidVFreeBusy.setContact(Contact contact) VFreeBusy.withContact(Contact contact) VDisplayable.withContacts(Contact... contacts) Method parameters in jfxtras.icalendarfx.components with type arguments of type ContactModifier and TypeMethodDescriptionvoidVDisplayable.setContacts(List<Contact> contacts) VDisplayable.withContacts(List<Contact> contacts) -
Uses of Contact in jfxtras.icalendarfx.properties.component.relationship
Subclasses with type arguments of type Contact in jfxtras.icalendarfx.properties.component.relationshipModifier and TypeClassDescriptionclassCONTACT RFC 5545 iCalendar 3.8.4.2. page 109 This property is used to represent contact information or alternately a reference to contact information associated with the calendar component.Methods in jfxtras.icalendarfx.properties.component.relationship that return ContactConstructors in jfxtras.icalendarfx.properties.component.relationship with parameters of type Contact