Uses of Class
ietf.params.xml.ns.icalendar_2.RangeValueType
-
Packages that use RangeValueType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of RangeValueType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as RangeValueType Modifier and Type Field Description protected RangeValueTypeRangeParamType. textMethods in ietf.params.xml.ns.icalendar_2 that return RangeValueType Modifier and Type Method Description static RangeValueTypeRangeValueType. fromValue(String v)RangeValueTypeRangeParamType. getText()Gets the value of the text property.static RangeValueTypeRangeValueType. valueOf(String name)Returns the enum constant of this type with the specified name.static RangeValueType[]RangeValueType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type RangeValueType Modifier and Type Method Description voidRangeParamType. setText(RangeValueType value)Sets the value of the text property.
-