Files

Class Index [+]

Quicksearch

SOAP::SOAPAttachment

Attributes

data[R]

Public Class Methods

new(value) click to toggle source
    # File lib/soap/attachment.rb, line 19
19:   def initialize(value)
20:     super()
21:     @data = value
22:   end

Private Instance Methods

external_contentid() click to toggle source
    # File lib/soap/attachment.rb, line 26
26:   def external_contentid
27:     @data.contentid
28:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.