Uses of Class
jfxtras.icalendarfx.properties.component.relationship.UniformResourceLocator
Packages that use UniformResourceLocator
Package
Description
-
Uses of UniformResourceLocator in jfxtras.icalendarfx.components
Fields in jfxtras.icalendarfx.components declared as UniformResourceLocatorMethods in jfxtras.icalendarfx.components that return UniformResourceLocatorModifier and TypeMethodDescriptionVPersonal.getURL()URL: Uniform Resource Locator RFC 5545 iCalendar 3.8.4.6 page 116 This property defines a Uniform Resource Locator (URL) associated with the iCalendar object Example: URL:http://example.com/pub/calendars/jsmith/mytime.icsMethods in jfxtras.icalendarfx.components with parameters of type UniformResourceLocatorModifier and TypeMethodDescriptionvoidVPersonal.setURL(UniformResourceLocator url) VPersonal.withURL(UniformResourceLocator url) -
Uses of UniformResourceLocator in jfxtras.icalendarfx.properties.component.relationship
Subclasses with type arguments of type UniformResourceLocator in jfxtras.icalendarfx.properties.component.relationshipModifier and TypeClassDescriptionclassDURATION RFC 5545, 3.8.4.6, page 116 This property defines a Uniform Resource Locator (URL) associated with the iCalendar object.Methods in jfxtras.icalendarfx.properties.component.relationship that return UniformResourceLocatorConstructors in jfxtras.icalendarfx.properties.component.relationship with parameters of type UniformResourceLocator