Libraries
»
xmimodel
(0.2.0)
»
Index
»
DataType
»
#to_s
Method: DataType#to_s
Defined in:
lib/xmimodel/data_type.rb
#
to_s
⇒
Object
15 16 17
# File 'lib/xmimodel/data_type.rb', line 15
def
to_s
"DataType[#{@name}]"
end