Uses of Class
com.vidispine.generated.MXFOp1BJobType
-
-
Uses of MXFOp1BJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as MXFOp1BJobType Modifier and Type Field Description protected MXFOp1BJobType
JobRequestChoiceType. mxfOp1BRequest
Methods in com.vidispine.generated that return MXFOp1BJobType Modifier and Type Method Description MXFOp1BJobType
ObjectFactory. createMXFOp1BJobType()
Create an instance ofMXFOp1BJobType
MXFOp1BJobType
JobRequestChoiceType. getMxfOp1BRequest()
Gets the value of the mxfOp1BRequest property.MXFOp1BJobType
MXFOp1BJobType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
MXFOp1BJobType
MXFOp1BJobType. withOutput(String value)
MXFOp1BJobType
MXFOp1BJobType. withReference(MXFOp1BJobType.Reference... values)
MXFOp1BJobType
MXFOp1BJobType. withReference(Collection<MXFOp1BJobType.Reference> values)
Methods in com.vidispine.generated that return types with arguments of type MXFOp1BJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<MXFOp1BJobType>
ObjectFactory. createMXFOp1BJobDocument(MXFOp1BJobType value)
Methods in com.vidispine.generated with parameters of type MXFOp1BJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<MXFOp1BJobType>
ObjectFactory. createMXFOp1BJobDocument(MXFOp1BJobType value)
void
JobRequestChoiceType. setMxfOp1BRequest(MXFOp1BJobType value)
Sets the value of the mxfOp1BRequest property.JobRequestChoiceType
JobRequestChoiceType. withMxfOp1BRequest(MXFOp1BJobType value)
-