static public Method

SOAPBase64.new(value = nil)

Override the definition in SOAPBasetype.

Source Code

# File soap/baseData.rb, line 304
def initialize(value = nil)
  super(value)
  @type = Type
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.