Class: Omml::Models::STTopBot

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

Constant Summary collapse

VALUES =
%w[
  top
  bot
].freeze

Method Summary

Methods inherited from EnumString

cast