Class SOAP::SOAPReference
In: lib/soap/baseData.rb
Parent: XSD::NSDBase

Convenience datatypes.

Methods

Included Modules

SOAPBasetype

Attributes

refid  [RW] 

Public Class methods

Override the definition in SOAPBasetype.

Public Instance methods

Why don‘t I use delegate.rb? -> delegate requires target object type at initialize time. Why don‘t I use forwardable.rb? -> forwardable requires a list of forwarding methods.

ToDo: Maybe I should use forwardable.rb and give it a methods list like delegate.rb…

[Validate]

ruby-doc.org is a service of James Britt and Neurogami, a Ruby application development company in Phoenix, AZ.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.