Class ParticipationRole
java.lang.Object
jfxtras.icalendarfx.VElementBase
jfxtras.icalendarfx.parameters.VParameterBase<ParticipationRole, ParticipationRole.ParticipationRoleType>
jfxtras.icalendarfx.parameters.ParameterEnumBasedWithUnknown<ParticipationRole, ParticipationRole.ParticipationRoleType>
jfxtras.icalendarfx.parameters.ParticipationRole
- All Implemented Interfaces:
VParameter<ParticipationRole.ParticipationRoleType>, VChild, VElement
public class ParticipationRole
extends ParameterEnumBasedWithUnknown<ParticipationRole, ParticipationRole.ParticipationRoleType>
ROLE
Participation Role
RFC 5545, 3.2.16, page 25
To specify the language for text values in a property or property parameter.
Example:
SUMMARY;LANGUAGE=en-US:Company Holiday Party
- Author:
- David Bal
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class VElementBase
VElementBase.Message, VElementBase.MessageEffect -
Field Summary
Fields inherited from class VParameterBase
converter, elementTypeFields inherited from class VElementBase
BEGIN, END -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ParameterEnumBasedWithUnknown
parseContentMethods inherited from class VParameterBase
equals, errors, getParent, getValue, hashCode, name, setParent, setValue, setValue, toString, withValue, withValueMethods inherited from class VElementBase
elementName, isContentValid, newEmptyVElement, parse, throwMessageExceptions
-
Constructor Details
-
ParticipationRole
public ParticipationRole() -
ParticipationRole
-
ParticipationRole
-
-
Method Details
-
parse
-