Uses of Class
com.kaltura.client.enums.MixEntryMatchAttribute
-
Packages that use MixEntryMatchAttribute Package Description com.kaltura.client.enums com.kaltura.client.types -
-
Uses of MixEntryMatchAttribute in com.kaltura.client.enums
Methods in com.kaltura.client.enums that return MixEntryMatchAttribute Modifier and Type Method Description static MixEntryMatchAttributeMixEntryMatchAttribute. get(String value)static MixEntryMatchAttributeMixEntryMatchAttribute. valueOf(String name)Returns the enum constant of this type with the specified name.static MixEntryMatchAttribute[]MixEntryMatchAttribute. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MixEntryMatchAttribute in com.kaltura.client.types
Methods in com.kaltura.client.types that return MixEntryMatchAttribute Modifier and Type Method Description MixEntryMatchAttributeMixEntryMatchAttributeCondition. getAttribute()Methods in com.kaltura.client.types with parameters of type MixEntryMatchAttribute Modifier and Type Method Description voidMixEntryMatchAttributeCondition. setAttribute(MixEntryMatchAttribute attribute)
-