Uses of Enum Class
jfxtras.icalendarfx.parameters.ParticipationRole.ParticipationRoleType
Packages that use ParticipationRole.ParticipationRoleType
Package
Description
-
Uses of ParticipationRole.ParticipationRoleType in jfxtras.icalendarfx.parameters
Methods 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)