Class: VORuby::XLink::V1_2::Show

Inherits:
Enumeration show all
Defined in:
lib/voruby/xlink/1.2/xlink.rb

Instance Attribute Summary

Attributes inherited from Enumeration

#choices, #value

Class Method Summary collapse

Methods inherited from Enumeration

#==, #initialize, #to_s

Constructor Details

This class inherits a constructor from Enumeration

Class Method Details

.choicesObject



12
# File 'lib/voruby/xlink/1.2/xlink.rb', line 12

def self.choices; ['new', 'replace', 'embed', 'other', 'none'] end