Class: EBay::EBayMotorsProStreetCountDefinitionType
- Inherits:
-
Object
- Object
- EBay::EBayMotorsProStreetCountDefinitionType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentseBayMotorsProStreetCountDefinitionType
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
Instance Method Summary collapse
-
#initialize ⇒ EBayMotorsProStreetCountDefinitionType
constructor
A new instance of EBayMotorsProStreetCountDefinitionType.
- #set_any(elements) ⇒ Object
Constructor Details
#initialize ⇒ EBayMotorsProStreetCountDefinitionType
Returns a new instance of EBayMotorsProStreetCountDefinitionType.
35946 35947 35948 |
# File 'lib/eBay.rb', line 35946 def initialize @__xmlele_any = nil end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
35940 35941 35942 |
# File 'lib/eBay.rb', line 35940 def __xmlele_any @__xmlele_any end |
Instance Method Details
#set_any(elements) ⇒ Object
35942 35943 35944 |
# File 'lib/eBay.rb', line 35942 def set_any(elements) @__xmlele_any = elements end |