Methods

Files

Class/Module Index [+]

Quicksearch

SOAP::SOAPAttachment

Attributes

data[R]

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.