Class: WsdlMapper::Dom::Attribute::Ref

Inherits:
TypeBase
  • Object
show all
Defined in:
lib/wsdl_mapper/dom/attribute.rb

Instance Attribute Summary (collapse)

Attributes inherited from TypeBase

#documentation, #name

Method Summary

Methods inherited from TypeBase

#==, #eql?, #hash, #initialize, to_proc

Constructor Details

This class inherits a constructor from WsdlMapper::Dom::TypeBase

Instance Attribute Details

- (Object) containing_type

Returns the value of attribute containing_type



8
9
10
# File 'lib/wsdl_mapper/dom/attribute.rb', line 8

def containing_type
  @containing_type
end