Uses of Class
com.vidispine.generated.MXFOp1BJobType.Reference
-
-
Uses of MXFOp1BJobType.Reference in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MXFOp1BJobType.Reference Modifier and Type Field Description protected List<MXFOp1BJobType.Reference>
MXFOp1BJobType. reference
Methods in com.vidispine.generated that return MXFOp1BJobType.Reference Modifier and Type Method Description MXFOp1BJobType.Reference
ObjectFactory. createMXFOp1BJobTypeReference()
Create an instance ofMXFOp1BJobType.Reference
MXFOp1BJobType.Reference
MXFOp1BJobType.Reference. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
MXFOp1BJobType.Reference
MXFOp1BJobType.Reference. withLocator(String... values)
MXFOp1BJobType.Reference
MXFOp1BJobType.Reference. withLocator(Collection<String> values)
MXFOp1BJobType.Reference
MXFOp1BJobType.Reference. withSource(String value)
MXFOp1BJobType.Reference
MXFOp1BJobType.Reference. withStream(Integer... values)
MXFOp1BJobType.Reference
MXFOp1BJobType.Reference. withStream(Collection<Integer> values)
Methods in com.vidispine.generated that return types with arguments of type MXFOp1BJobType.Reference Modifier and Type Method Description List<MXFOp1BJobType.Reference>
MXFOp1BJobType. getReference()
Gets the value of the reference property.Methods in com.vidispine.generated with parameters of type MXFOp1BJobType.Reference Modifier and Type Method Description MXFOp1BJobType
MXFOp1BJobType. withReference(MXFOp1BJobType.Reference... values)
Method parameters in com.vidispine.generated with type arguments of type MXFOp1BJobType.Reference Modifier and Type Method Description MXFOp1BJobType
MXFOp1BJobType. withReference(Collection<MXFOp1BJobType.Reference> values)
-