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