Class
SOAP::SOAPEnvelope
In:
lib/soap/element.rb
Parent:
XSD::NSDBase
Methods
body=
encode
header=
new
to_ary
Included Modules
SOAPEnvelopeElement
SOAPCompoundtype
Attributes
body
[R]
external_content
[R]
header
[R]
Public Class methods
new
(header = nil, body = nil)
Public Instance methods
body=
(body)
encode
(generator, ns, attrs = {}) {|@header| ...}
header=
(header)
to_ary
()
[Validate]