Uses of Enum Class
jfxtras.icalendarfx.parameters.ParticipationRole.ParticipationRoleType
Packages that use ParticipationRole.ParticipationRoleType
Package
Description
-
Uses of ParticipationRole.ParticipationRoleType in jfxtras.icalendarfx.parameters
Subclasses with type arguments of type ParticipationRole.ParticipationRoleType in jfxtras.icalendarfx.parametersModifier and TypeClassDescriptionclassROLE Participation Role RFC 5545, 3.2.16, page 25 To specify the language for text values in a property or property parameter.static enumMethods in jfxtras.icalendarfx.parameters that return ParticipationRole.ParticipationRoleTypeModifier and TypeMethodDescriptionParticipationRole.ParticipationRoleType.enumFromName(String propertyName) get enum from nameReturns the enum constant of this class with the specified name.ParticipationRole.ParticipationRoleType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in jfxtras.icalendarfx.parameters with parameters of type ParticipationRole.ParticipationRoleType -
Uses of ParticipationRole.ParticipationRoleType in jfxtras.icalendarfx.properties.component.relationship
Methods in jfxtras.icalendarfx.properties.component.relationship with parameters of type ParticipationRole.ParticipationRoleTypeModifier and TypeMethodDescriptionPropertyBaseAttendee.withParticipationRole(ParticipationRole.ParticipationRoleType participationRole)