Uses of Class
com.vidispine.generated.ProjectFileType.Asset.Item
-
Uses of ProjectFileType.Asset.Item in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ProjectFileType.Asset.ItemModifier and TypeFieldDescriptionprotected List<ProjectFileType.Asset.Item>
ProjectFileType.Asset.item
Methods in com.vidispine.generated that return ProjectFileType.Asset.ItemModifier and TypeMethodDescriptionObjectFactory.createProjectFileTypeAssetItem()
Create an instance ofProjectFileType.Asset.Item
ProjectFileType.Asset.Item.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.Sets the value of the match property.ProjectFileType.Asset.Item.withPermission
(String value) Sets the value of the permission property.Sets the value of the shape property.Methods in com.vidispine.generated that return types with arguments of type ProjectFileType.Asset.ItemModifier and TypeMethodDescriptionProjectFileType.Asset.getItem()
Gets the value of the item property.Methods in com.vidispine.generated with parameters of type ProjectFileType.Asset.ItemModifier and TypeMethodDescriptionProjectFileType.Asset.withItem
(ProjectFileType.Asset.Item... values) Adds objects to the list of Item using add methodMethod parameters in com.vidispine.generated with type arguments of type ProjectFileType.Asset.ItemModifier and TypeMethodDescriptionProjectFileType.Asset.withItem
(Collection<ProjectFileType.Asset.Item> values) Adds objects to the list of Item using addAll method