Uses of Class
com.kaltura.client.enums.CloneComponentSelectorType
-
Packages that use CloneComponentSelectorType Package Description com.kaltura.client.enums com.kaltura.client.types -
-
Uses of CloneComponentSelectorType in com.kaltura.client.enums
Methods in com.kaltura.client.enums that return CloneComponentSelectorType Modifier and Type Method Description static CloneComponentSelectorTypeCloneComponentSelectorType. get(String value)static CloneComponentSelectorTypeCloneComponentSelectorType. valueOf(String name)Returns the enum constant of this type with the specified name.static CloneComponentSelectorType[]CloneComponentSelectorType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CloneComponentSelectorType in com.kaltura.client.types
Methods in com.kaltura.client.types that return CloneComponentSelectorType Modifier and Type Method Description CloneComponentSelectorTypeBaseEntryCloneOptionComponent. getRule()Methods in com.kaltura.client.types with parameters of type CloneComponentSelectorType Modifier and Type Method Description voidBaseEntryCloneOptionComponent. setRule(CloneComponentSelectorType rule)
-