Class: Omml::Models::STLock

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

Constant Summary collapse

VALUES =
%w[
  sdtLocked
  contentLocked
  unlocked
  sdtContentLocked
].freeze

Method Summary

Methods inherited from EnumString

cast