Flowdock
method

map_as_array?

Importance_0
v1_8_7_330 - Show latest stable - 0 notes - Class: WSDL::XMLSchema::Element
map_as_array?() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/wsdl/soap/element.rb, line 17
  def map_as_array?
    maxoccurs != '1'
  end
Register or log in to add new notes.