Class: Kaltura::KalturaRegexCondition

Inherits:
KalturaMatchCondition show all
Defined in:
lib/kaltura_types.rb

Direct Known Subclasses

KalturaUserAgentCondition

Instance Attribute Summary

Attributes inherited from KalturaMatchCondition

#match_type, #values

Attributes inherited from KalturaCondition

#description, #not, #type

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



17384
17385
17386
# File 'lib/kaltura_types.rb', line 17384

def from_xml(xml_element)
	super
end