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.ReferenceModifier and TypeFieldDescriptionprotected List<MXFOp1BJobType.Reference>
MXFOp1BJobType.reference
Methods in com.vidispine.generated that return MXFOp1BJobType.ReferenceModifier and TypeMethodDescriptionObjectFactory.createMXFOp1BJobTypeReference()
Create an instance ofMXFOp1BJobType.Reference
MXFOp1BJobType.Reference.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MXFOp1BJobType.Reference.withLocator
(String... values) Adds objects to the list of Locator using add methodMXFOp1BJobType.Reference.withLocator
(Collection<String> values) Adds objects to the list of Locator using addAll methodMXFOp1BJobType.Reference.withSource
(String value) Sets the value of the source property.MXFOp1BJobType.Reference.withStream
(Integer... values) Adds objects to the list of Stream using add methodMXFOp1BJobType.Reference.withStream
(Collection<Integer> values) Adds objects to the list of Stream using addAll methodMethods in com.vidispine.generated that return types with arguments of type MXFOp1BJobType.ReferenceModifier and TypeMethodDescriptionMXFOp1BJobType.getReference()
Gets the value of the reference property.Methods in com.vidispine.generated with parameters of type MXFOp1BJobType.ReferenceModifier and TypeMethodDescriptionMXFOp1BJobType.withReference
(MXFOp1BJobType.Reference... values) Adds objects to the list of Reference using add methodMethod parameters in com.vidispine.generated with type arguments of type MXFOp1BJobType.ReferenceModifier and TypeMethodDescriptionMXFOp1BJobType.withReference
(Collection<MXFOp1BJobType.Reference> values) Adds objects to the list of Reference using addAll method