Uses of Class
com.vidispine.generated.ReindexRequestType
-
-
Uses of ReindexRequestType in com.vidispine.generated
Methods in com.vidispine.generated that return ReindexRequestType Modifier and Type Method Description ReindexRequestType
ObjectFactory. createReindexRequestType()
Create an instance ofReindexRequestType
ReindexRequestType
ReindexRequestType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ReindexRequestType
ReindexRequestType. withFinish(XMLGregorianCalendar value)
ReindexRequestType
ReindexRequestType. withIndex(String value)
ReindexRequestType
ReindexRequestType. withIndexesDone(BigInteger value)
ReindexRequestType
ReindexRequestType. withIndexesTotal(BigInteger value)
ReindexRequestType
ReindexRequestType. withPriority(int value)
ReindexRequestType
ReindexRequestType. withStart(XMLGregorianCalendar value)
ReindexRequestType
ReindexRequestType. withStatus(String value)
Methods in com.vidispine.generated that return types with arguments of type ReindexRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReindexRequestType>
ObjectFactory. createReindexRequestDocument(ReindexRequestType value)
Methods in com.vidispine.generated with parameters of type ReindexRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReindexRequestType>
ObjectFactory. createReindexRequestDocument(ReindexRequestType value)
-