Uses of Enum Class
jfxtras.icalendarfx.parameters.Encoding.EncodingType
Packages that use Encoding.EncodingType
Package
Description
-
Uses of Encoding.EncodingType in jfxtras.icalendarfx.parameters
Subclasses with type arguments of type Encoding.EncodingType in jfxtras.icalendarfx.parametersModifier and TypeClassDescriptionclassENCODING Inline Encoding RFC 5545, 3.2.7, page 18 To specify an alternate inline encoding for the property value.static enumFields in jfxtras.icalendarfx.parameters with type parameters of type Encoding.EncodingTypeModifier and TypeFieldDescriptionprivate static final StringConverter<Encoding.EncodingType> Encoding.CONVERTERprivate static Map<String, Encoding.EncodingType> Encoding.EncodingType.enumFromNameMapMethods in jfxtras.icalendarfx.parameters that return Encoding.EncodingTypeModifier and TypeMethodDescriptionstatic Encoding.EncodingTypeEncoding.EncodingType.enumFromName(String propertyName) get enum from namestatic Encoding.EncodingTypeReturns the enum constant of this class with the specified name.static Encoding.EncodingType[]Encoding.EncodingType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in jfxtras.icalendarfx.parameters that return types with arguments of type Encoding.EncodingTypeModifier and TypeMethodDescriptionprivate static Map<String, Encoding.EncodingType> Encoding.EncodingType.makeEnumFromNameMap()Constructors in jfxtras.icalendarfx.parameters with parameters of type Encoding.EncodingType -
Uses of Encoding.EncodingType in jfxtras.icalendarfx.properties.component.descriptive
Methods in jfxtras.icalendarfx.properties.component.descriptive with parameters of type Encoding.EncodingType -
Uses of Encoding.EncodingType in jfxtras.icalendarfx.properties.component.misc
Methods in jfxtras.icalendarfx.properties.component.misc with parameters of type Encoding.EncodingType