Uses of Class
com.vidispine.generated.CollectionReorderEntryType
-
Uses of CollectionReorderEntryType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type CollectionReorderEntryTypeModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<CollectionReorderEntryType>>
CollectionReorderType.itemOrCollectionOrLibrary
Methods in com.vidispine.generated that return CollectionReorderEntryTypeModifier and TypeMethodDescriptionObjectFactory.createCollectionReorderEntryType()
Create an instance ofCollectionReorderEntryType
CollectionReorderEntryType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the after property.CollectionReorderEntryType.withBefore
(String value) Sets the value of the before property.Sets the value of the id property.CollectionReorderEntryType.withReference
(String value) Sets the value of the reference property.Methods in com.vidispine.generated that return types with arguments of type CollectionReorderEntryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CollectionReorderEntryType>
ObjectFactory.createCollectionReorderTypeCollection
(CollectionReorderEntryType value) jakarta.xml.bind.JAXBElement<CollectionReorderEntryType>
ObjectFactory.createCollectionReorderTypeItem
(CollectionReorderEntryType value) jakarta.xml.bind.JAXBElement<CollectionReorderEntryType>
ObjectFactory.createCollectionReorderTypeLibrary
(CollectionReorderEntryType value) List<jakarta.xml.bind.JAXBElement<CollectionReorderEntryType>>
CollectionReorderType.getItemOrCollectionOrLibrary()
Gets the value of the itemOrCollectionOrLibrary property.Methods in com.vidispine.generated with parameters of type CollectionReorderEntryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CollectionReorderEntryType>
ObjectFactory.createCollectionReorderTypeCollection
(CollectionReorderEntryType value) jakarta.xml.bind.JAXBElement<CollectionReorderEntryType>
ObjectFactory.createCollectionReorderTypeItem
(CollectionReorderEntryType value) jakarta.xml.bind.JAXBElement<CollectionReorderEntryType>
ObjectFactory.createCollectionReorderTypeLibrary
(CollectionReorderEntryType value) Method parameters in com.vidispine.generated with type arguments of type CollectionReorderEntryTypeModifier and TypeMethodDescriptionCollectionReorderType.withItemOrCollectionOrLibrary
(Collection<jakarta.xml.bind.JAXBElement<CollectionReorderEntryType>> values) Adds objects to the list of ItemOrCollectionOrLibrary using addAll method