Uses of Class
com.vidispine.generated.AccessControlMergedGroupType.Access
-
Uses of AccessControlMergedGroupType.Access in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type AccessControlMergedGroupType.AccessModifier and TypeFieldDescriptionprotected List<AccessControlMergedGroupType.Access>AccessControlMergedGroupType.accessMethods in com.vidispine.generated that return AccessControlMergedGroupType.AccessModifier and TypeMethodDescriptionObjectFactory.createAccessControlMergedGroupTypeAccess()Create an instance ofAccessControlMergedGroupType.AccessAccessControlMergedGroupType.Access.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) AccessControlMergedGroupType.Access.withCollection(String value) Sets the value of the collection property.AccessControlMergedGroupType.Access.withEffectivePermission(String value) Sets the value of the effectivePermission property.AccessControlMergedGroupType.Access.withExtradata(String value) Sets the value of the extradata property.AccessControlMergedGroupType.Access.withGrantor(String value) Sets the value of the grantor property.Sets the value of the group property.Sets the value of the id property.AccessControlMergedGroupType.Access.withLibrary(String value) Sets the value of the library property.AccessControlMergedGroupType.Access.withOriginalDisabledGrantor(String... values) Adds objects to the list of OriginalDisabledGrantor using add methodAccessControlMergedGroupType.Access.withOriginalDisabledGrantor(Collection<String> values) Adds objects to the list of OriginalDisabledGrantor using addAll methodAccessControlMergedGroupType.Access.withPermission(String value) Sets the value of the permission property.AccessControlMergedGroupType.Access.withRank(int value) Sets the value of the rank property.Sets the value of the type property.Methods in com.vidispine.generated that return types with arguments of type AccessControlMergedGroupType.AccessModifier and TypeMethodDescriptionAccessControlMergedGroupType.getAccess()Gets the value of the access property.Methods in com.vidispine.generated with parameters of type AccessControlMergedGroupType.AccessModifier and TypeMethodDescriptionAccessControlMergedGroupType.withAccess(AccessControlMergedGroupType.Access... values) Adds objects to the list of Access using add methodMethod parameters in com.vidispine.generated with type arguments of type AccessControlMergedGroupType.AccessModifier and TypeMethodDescriptionAccessControlMergedGroupType.withAccess(Collection<AccessControlMergedGroupType.Access> values) Adds objects to the list of Access using addAll method