Parent

Methods

Class/Module Index [+]

Quicksearch

Braintree::AdvancedSearch::MultipleValueOrTextNode

Public Class Methods

new(name, parent, options) click to toggle source
# File lib/braintree/advanced_search.rb, line 65
def initialize(name, parent, options)
  super
  @text_node = TextNode.new(name, parent)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.