Uses of Class
com.vidispine.generated.AAFGeneratorJobType
-
-
Uses of AAFGeneratorJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as AAFGeneratorJobType Modifier and Type Field Description protected AAFGeneratorJobType
JobRequestChoiceType. aafGeneratorRequest
Methods in com.vidispine.generated that return AAFGeneratorJobType Modifier and Type Method Description AAFGeneratorJobType
ObjectFactory. createAAFGeneratorJobType()
Create an instance ofAAFGeneratorJobType
AAFGeneratorJobType
JobRequestChoiceType. getAafGeneratorRequest()
Gets the value of the aafGeneratorRequest property.AAFGeneratorJobType
AAFGeneratorJobType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
AAFGeneratorJobType
AAFGeneratorJobType. withAaf(byte[] value)
AAFGeneratorJobType
AAFGeneratorJobType. withXml(String value)
Methods in com.vidispine.generated that return types with arguments of type AAFGeneratorJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<AAFGeneratorJobType>
ObjectFactory. createAAFGeneratorJobDocument(AAFGeneratorJobType value)
Methods in com.vidispine.generated with parameters of type AAFGeneratorJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<AAFGeneratorJobType>
ObjectFactory. createAAFGeneratorJobDocument(AAFGeneratorJobType value)
void
JobRequestChoiceType. setAafGeneratorRequest(AAFGeneratorJobType value)
Sets the value of the aafGeneratorRequest property.JobRequestChoiceType
JobRequestChoiceType. withAafGeneratorRequest(AAFGeneratorJobType value)
-