Class: WsdlMapper::Dom::EnumerationValue
- Defined in:
- lib/wsdl_mapper/dom/enumeration_value.rb
Instance Attribute Summary
Attributes inherited from TypeBase
Instance Method Summary collapse
Methods inherited from TypeBase
#==, #eql?, #hash, #initialize, to_proc
Constructor Details
This class inherits a constructor from WsdlMapper::Dom::TypeBase
Instance Method Details
#value ⇒ Object
6 7 8 |
# File 'lib/wsdl_mapper/dom/enumeration_value.rb', line 6 def value name end |