Uses of Enum Class
ietf.params.xml.ns.icalendar_2.RangeValueType
Packages that use RangeValueType
-
Uses of RangeValueType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as RangeValueTypeMethods in ietf.params.xml.ns.icalendar_2 that return RangeValueTypeModifier and TypeMethodDescriptionstatic RangeValueType
RangeParamType.getText()
Gets the value of the text property.static RangeValueType
Returns the enum constant of this class with the specified name.static RangeValueType[]
RangeValueType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type RangeValueTypeModifier and TypeMethodDescriptionvoid
RangeParamType.setText
(RangeValueType value) Sets the value of the text property.