Ruby SOAP::Property Functions
EditRocket provides the following information on SOAP::Property functions in the Ruby source code builder.
add_hook(name = nil, cascade = false, &hook) - "name: a Symbol, String or an Array; nil means hook to the root cascade: true/false; for cascading hook of sub key hook: block which will be called with 2 args, name and value"
each() -
empty?() -
keys() -
load(stream) -
load(stream) -
loadproperty(propname) -
loadproperty(propname) -
lock(cascade = false) -
locked?() -
new() -
unlock(cascade = false) -
values() -