Class: WsdlMapper::Naming::DefaultNamer::InlineType
- Inherits:
-
Struct
- Object
- Struct
- WsdlMapper::Naming::DefaultNamer::InlineType
- Defined in:
- lib/wsdl_mapper/naming/default_namer.rb
Instance Attribute Summary (collapse)
-
- (Object) name
Returns the value of attribute name.
Instance Attribute Details
- (Object) name
Returns the value of attribute name
21 22 23 |
# File 'lib/wsdl_mapper/naming/default_namer.rb', line 21 def name @name end |