Class: Omml::Models::STFFTextType

Inherits:
EnumString
  • Object
show all
Defined in:
lib/omml/models/simple_types/st_ff_text_type.rb

Constant Summary collapse

VALUES =
%w[
  regular
  number
  date
  currentTime
  currentDate
  calculated
].freeze

Method Summary

Methods inherited from EnumString

cast