Methods

Included Modules

Files

Class Index [+]

Quicksearch

SOAP::SOAPBase64

Constants

Type

Public Class Methods

new(value = nil) click to toggle source
     # File lib/soap/baseData.rb, line 422
422:   def initialize(value = nil)
423:     super(value)
424:     @type = Type
425:   end

Public Instance Methods

as_xsd() click to toggle source
     # File lib/soap/baseData.rb, line 427
427:   def as_xsd
428:     @type = XSD::XSDBase64Binary::Type
429:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.