Parent

Included Modules

Files

Class/Module Index [+]

Quicksearch

SOAP::SOAPExternalReference

Public Class Methods

new() click to toggle source
# File lib/soap/baseData.rb, line 203
def initialize
  super()
  @type = XSD::QName::EMPTY
end

Public Instance Methods

referred() click to toggle source
# File lib/soap/baseData.rb, line 208
def referred
  rootnode.external_content[external_contentid] = self
end
refidstr() click to toggle source
# File lib/soap/baseData.rb, line 212
def refidstr
  'cid:' + external_contentid
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.