Class: HealthVault::WCData::Thing::Personalimage::Personalimage

Inherits:
ComplexType
  • Object
show all
Defined in:
lib/wc_data/generated/thing/personal_image/personal_image.rb

Instance Attribute Summary

Attributes inherited from ComplexType

#tag_name

Instance Method Summary collapse

Methods inherited from ComplexType

#add_new_to_children, #element, #method_missing, #optional_elements, #parse_element, #query_elements, #required_elements, #to_s, #valid?

Constructor Details

#initializePersonalimage

Returns a new instance of Personalimage.



18
19
20
21
22
# File 'lib/wc_data/generated/thing/personal_image/personal_image.rb', line 18

def initialize
  super
  self.tag_name = 'personal-image'

end

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class HealthVault::WCData::ComplexType