Uses of Class
com.vidispine.generated.SequenceRenderRequestType
-
-
Uses of SequenceRenderRequestType in com.vidispine.generated
Methods in com.vidispine.generated that return SequenceRenderRequestType Modifier and Type Method Description SequenceRenderRequestType
ObjectFactory. createSequenceRenderRequestType()
Create an instance ofSequenceRenderRequestType
SequenceRenderRequestType
SequenceRenderRequestType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
SequenceRenderRequestType
SequenceRenderRequestType. withMetadata(MetadataType value)
SequenceRenderRequestType
SequenceRenderRequestType. withSequence(SequenceType value)
Methods in com.vidispine.generated that return types with arguments of type SequenceRenderRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequenceRenderRequestType>
ObjectFactory. createSequenceRenderRequestDocument(SequenceRenderRequestType value)
Methods in com.vidispine.generated with parameters of type SequenceRenderRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequenceRenderRequestType>
ObjectFactory. createSequenceRenderRequestDocument(SequenceRenderRequestType value)
-