Uses of Class
ietf.params.xml.ns.icalendar_2.CalscaleValueType
-
Packages that use CalscaleValueType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of CalscaleValueType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as CalscaleValueType Modifier and Type Field Description protected CalscaleValueTypeCalscalePropType. textMethods in ietf.params.xml.ns.icalendar_2 that return CalscaleValueType Modifier and Type Method Description static CalscaleValueTypeCalscaleValueType. fromValue(String v)CalscaleValueTypeCalscalePropType. getText()Gets the value of the text property.static CalscaleValueTypeCalscaleValueType. valueOf(String name)Returns the enum constant of this type with the specified name.static CalscaleValueType[]CalscaleValueType. 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 CalscaleValueType Modifier and Type Method Description voidCalscalePropType. setText(CalscaleValueType value)Sets the value of the text property.
-