Uses of Class
com.vidispine.generated.CollectionReorderType
-
-
Uses of CollectionReorderType in com.vidispine.generated
Methods in com.vidispine.generated that return CollectionReorderType Modifier and Type Method Description CollectionReorderType
ObjectFactory. createCollectionReorderType()
Create an instance ofCollectionReorderType
CollectionReorderType
CollectionReorderType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
CollectionReorderType
CollectionReorderType. withItemOrCollectionOrLibrary(Collection<javax.xml.bind.JAXBElement<CollectionReorderEntryType>> values)
CollectionReorderType
CollectionReorderType. withItemOrCollectionOrLibrary(javax.xml.bind.JAXBElement<CollectionReorderEntryType>... values)
Methods in com.vidispine.generated that return types with arguments of type CollectionReorderType Modifier and Type Method Description javax.xml.bind.JAXBElement<CollectionReorderType>
ObjectFactory. createCollectionReorderDocument(CollectionReorderType value)
Methods in com.vidispine.generated with parameters of type CollectionReorderType Modifier and Type Method Description javax.xml.bind.JAXBElement<CollectionReorderType>
ObjectFactory. createCollectionReorderDocument(CollectionReorderType value)
-