Uses of Class
com.vidispine.generated.ItemType
-
Uses of ItemType in com.vidispine.generated
Fields in com.vidispine.generated declared as ItemTypeModifier and TypeFieldDescriptionprotected ItemType
SearchResultEntryType.item
protected ItemType
WebsocketUpdateType.item
Fields in com.vidispine.generated with type parameters of type ItemTypeMethods in com.vidispine.generated that return ItemTypeModifier and TypeMethodDescriptionObjectFactory.createItemType()
Create an instance ofItemType
SearchResultEntryType.getItem()
Gets the value of the item property.WebsocketUpdateType.getItem()
Gets the value of the item property.ItemType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ItemType.withAccess
(ItemType.Access... values) Adds objects to the list of Access using add methodItemType.withAccess
(Collection<ItemType.Access> values) Adds objects to the list of Access using addAll methodSets the value of the base property.Sets the value of the end property.ItemType.withExternalId
(ExternalIdentifierType... values) Adds objects to the list of ExternalId using add methodItemType.withExternalId
(Collection<ExternalIdentifierType> values) Adds objects to the list of ExternalId using addAll methodItemType.withFiles
(URIListType value) Sets the value of the files property.Sets the value of the id property.ItemType.withMergedAccess
(AccessControlMergedType value) Sets the value of the mergedAccess property.ItemType.withMetadata
(MetadataType value) Sets the value of the metadata property.ItemType.withPosters
(URIListType value) Sets the value of the posters property.Adds objects to the list of Shape using add methodItemType.withShape
(Collection<ShapeType> values) Adds objects to the list of Shape using addAll methodSets the value of the start property.ItemType.withTerse
(GenericType value) Sets the value of the terse property.ItemType.withThumbnails
(URIListType value) Sets the value of the thumbnails property.ItemType.withTimespan
(ItemType.Timespan... values) Adds objects to the list of Timespan using add methodItemType.withTimespan
(Collection<ItemType.Timespan> values) Adds objects to the list of Timespan using addAll methodMethods in com.vidispine.generated that return types with arguments of type ItemTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ItemType>
ObjectFactory.createItemDocument
(ItemType value) ItemListType.getItem()
Gets the value of the item property.Methods in com.vidispine.generated with parameters of type ItemTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ItemType>
ObjectFactory.createItemDocument
(ItemType value) void
Sets the value of the item property.void
Sets the value of the item property.Adds objects to the list of Item using add methodSets the value of the item property.Sets the value of the item property.Method parameters in com.vidispine.generated with type arguments of type ItemTypeModifier and TypeMethodDescriptionItemListType.withItem
(Collection<ItemType> values) Adds objects to the list of Item using addAll method