Uses of Enum Class
ietf.params.xml.ns.icalendar_2.CalscaleValueType
Packages that use CalscaleValueType
-
Uses of CalscaleValueType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as CalscaleValueTypeMethods in ietf.params.xml.ns.icalendar_2 that return CalscaleValueTypeModifier and TypeMethodDescriptionstatic CalscaleValueTypeCalscalePropType.getText()Gets the value of the text property.static CalscaleValueTypeReturns the enum constant of this class with the specified name.static CalscaleValueType[]CalscaleValueType.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 CalscaleValueTypeModifier and TypeMethodDescriptionvoidCalscalePropType.setText(CalscaleValueType value) Sets the value of the text property.