Uses of Class
com.vidispine.generated.AppliesToType
-
Uses of AppliesToType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type AppliesToTypeMethods in com.vidispine.generated that return AppliesToTypeModifier and TypeMethodDescriptionObjectFactory.createAppliesToType()Create an instance ofAppliesToTypeAppliesToType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) AppliesToType.withRecursive(boolean value) Sets the value of the recursive property.Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type AppliesToTypeModifier and TypeMethodDescriptionAccessControlType.getAppliesTo()Gets the value of the appliesTo property.Methods in com.vidispine.generated with parameters of type AppliesToTypeModifier and TypeMethodDescriptionAccessControlType.withAppliesTo(AppliesToType... values) Adds objects to the list of AppliesTo using add methodMethod parameters in com.vidispine.generated with type arguments of type AppliesToTypeModifier and TypeMethodDescriptionAccessControlType.withAppliesTo(Collection<AppliesToType> values) Adds objects to the list of AppliesTo using addAll method