Uses of Enum Class
jfxtras.icalendarfx.properties.component.descriptive.Classification.ClassificationType
Packages that use Classification.ClassificationType
Package
Description
-
Uses of Classification.ClassificationType in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components with parameters of type Classification.ClassificationTypeModifier and TypeMethodDescriptionvoidVDisplayable.setClassification(Classification.ClassificationType classification) VDisplayable.withClassification(Classification.ClassificationType classification) -
Uses of Classification.ClassificationType in jfxtras.icalendarfx.properties.component.descriptive
Subclasses with type arguments of type Classification.ClassificationType in jfxtras.icalendarfx.properties.component.descriptiveModifier and TypeClassDescriptionclassCLASS Classification RFC 5545, 3.8.1.3, page 82 This property defines the access classification for a calendar component.static enumMethods in jfxtras.icalendarfx.properties.component.descriptive that return Classification.ClassificationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Classification.ClassificationType[]Classification.ClassificationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in jfxtras.icalendarfx.properties.component.descriptive with parameters of type Classification.ClassificationType