Uses of Class
com.vidispine.generated.ItemType.Access
-
Uses of ItemType.Access in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ItemType.AccessMethods in com.vidispine.generated that return ItemType.AccessModifier and TypeMethodDescriptionObjectFactory.createItemTypeAccess()
Create an instance ofItemType.Access
ItemType.Access.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ItemType.Access.withPermission
(String value) Sets the value of the permission property.Sets the value of the type property.Methods in com.vidispine.generated that return types with arguments of type ItemType.AccessMethods in com.vidispine.generated with parameters of type ItemType.AccessModifier and TypeMethodDescriptionItemType.withAccess
(ItemType.Access... values) Adds objects to the list of Access using add methodMethod parameters in com.vidispine.generated with type arguments of type ItemType.AccessModifier and TypeMethodDescriptionItemType.withAccess
(Collection<ItemType.Access> values) Adds objects to the list of Access using addAll method