Uses of Class
jfxtras.icalendarfx.properties.calendar.ProductIdentifier
Packages that use ProductIdentifier
-
Uses of ProductIdentifier in jfxtras.icalendarfx
Fields in jfxtras.icalendarfx declared as ProductIdentifierMethods in jfxtras.icalendarfx that return ProductIdentifierModifier and TypeMethodDescriptionVCalendar.getProductIdentifier()PRODID: RFC 5545 iCalendar 3.7.3.Methods in jfxtras.icalendarfx with parameters of type ProductIdentifierModifier and TypeMethodDescriptionvoidVCalendar.setProductIdentifier(ProductIdentifier productIdentifier) VCalendar.withProductIdentifier(ProductIdentifier productIdentifier) -
Uses of ProductIdentifier in jfxtras.icalendarfx.properties.calendar
Subclasses with type arguments of type ProductIdentifier in jfxtras.icalendarfx.properties.calendarModifier and TypeClassDescriptionclassPRODID Product Identifier RFC 5545, 3.7.3, page 78 This property specifies the identifier for the product that created the iCalendar object.Methods in jfxtras.icalendarfx.properties.calendar that return ProductIdentifierConstructors in jfxtras.icalendarfx.properties.calendar with parameters of type ProductIdentifier