method
_to_s
v1_8_7_72 -
Show latest stable
- Class:
XSD::XSDInteger
_to_s()private
No documentation available.
# File lib/xsd/datatypes.rb, line 1028
def _to_s()
@data.to_s
end _to_s()No documentation available.
# File lib/xsd/datatypes.rb, line 1028
def _to_s()
@data.to_s
end