method
init
v1_8_6_287 -
Show latest stable
- Class:
XSD::NSDBase
init(type)public
No documentation available.
# File lib/xsd/datatypes.rb, line 103
def init(type)
@type = type
end init(type)No documentation available.
# File lib/xsd/datatypes.rb, line 103
def init(type)
@type = type
end