Uses of Class
com.vidispine.generated.ComplexJobAtomType
-
Uses of ComplexJobAtomType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ComplexJobAtomTypeModifier and TypeFieldDescriptionprotected List<ComplexJobAtomType>ComplexJobOutputFormatType.atomMethods in com.vidispine.generated that return ComplexJobAtomTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobAtomType()Create an instance ofComplexJobAtomTypeComplexJobAtomType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobAtomType.withSourcePackageID(byte[] value) Sets the value of the sourcePackageID property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type ComplexJobAtomTypeModifier and TypeMethodDescriptionComplexJobOutputFormatType.getAtom()Gets the value of the atom property.Methods in com.vidispine.generated with parameters of type ComplexJobAtomTypeModifier and TypeMethodDescriptionComplexJobOutputFormatType.withAtom(ComplexJobAtomType... values) Adds objects to the list of Atom using add methodComplexJobType.Output.withAtom(ComplexJobAtomType... values) Adds objects to the list of Atom using add methodMethod parameters in com.vidispine.generated with type arguments of type ComplexJobAtomTypeModifier and TypeMethodDescriptionComplexJobOutputFormatType.withAtom(Collection<ComplexJobAtomType> values) Adds objects to the list of Atom using addAll methodComplexJobType.Output.withAtom(Collection<ComplexJobAtomType> values) Adds objects to the list of Atom using addAll method