Class: Kaltura::KalturaMetadataResponseProfileMapping

Inherits:
KalturaResponseProfileMapping show all
Defined in:
lib/kaltura_plugins/kaltura_metadata_client_plugin.rb

Instance Attribute Summary

Attributes inherited from KalturaResponseProfileMapping

#allow_null, #filter_property, #parent_property

Attributes inherited from KalturaObjectBase

#object_type, #related_objects

Instance Method Summary collapse

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Method Details

#from_xml(xml_element) ⇒ Object



475
476
477
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 475

def from_xml(xml_element)
	super
end