Uses of Class
com.vidispine.generated.ProjectVersionType.Item
-
Uses of ProjectVersionType.Item in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ProjectVersionType.ItemMethods in com.vidispine.generated that return ProjectVersionType.ItemModifier and TypeMethodDescriptionObjectFactory.createProjectVersionTypeItem()
Create an instance ofProjectVersionType.Item
ProjectVersionType.Item.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ProjectVersionType.Item.withExternalId
(String value) Sets the value of the externalId property.Sets the value of the id property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type ProjectVersionType.ItemModifier and TypeMethodDescriptionProjectVersionType.getItem()
Gets the value of the item property.Methods in com.vidispine.generated with parameters of type ProjectVersionType.ItemModifier and TypeMethodDescriptionProjectVersionType.withItem
(ProjectVersionType.Item... values) Adds objects to the list of Item using add methodMethod parameters in com.vidispine.generated with type arguments of type ProjectVersionType.ItemModifier and TypeMethodDescriptionProjectVersionType.withItem
(Collection<ProjectVersionType.Item> values) Adds objects to the list of Item using addAll method