XSD::XSDBase64Binary
Override the definition in SOAPBasetype.
# File soap/baseData.rb, line 304 def initialize(value = nil) super(value) @type = Type end
# File soap/baseData.rb, line 309 def as_xsd @type = XSD::XSDBase64Binary::Type end
This page was generated for Ruby 1.8.6
Generated with Ruby-doc Rdoc Generator 0.44.0.