Uses of Class
com.vidispine.generated.DMS1Type
-
Uses of DMS1Type in com.vidispine.generated
Fields in com.vidispine.generated declared as DMS1TypeModifier and TypeFieldDescriptionprotected DMS1Type
ComplexJobOutputFormatType.Dms1Source.metadata
Methods in com.vidispine.generated that return DMS1TypeModifier and TypeMethodDescriptionObjectFactory.createDMS1Type()
Create an instance ofDMS1Type
ComplexJobOutputFormatType.Dms1Source.getMetadata()
Gets the value of the metadata property.DMS1Type.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) DMS1Type.withPartition
(DMS1Type.Partition... values) Adds objects to the list of Partition using add methodDMS1Type.withPartition
(Collection<DMS1Type.Partition> values) Adds objects to the list of Partition using addAll methodMethods in com.vidispine.generated that return types with arguments of type DMS1TypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DMS1Type>
ObjectFactory.createDMS1Document
(DMS1Type value) Methods in com.vidispine.generated with parameters of type DMS1TypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DMS1Type>
ObjectFactory.createDMS1Document
(DMS1Type value) void
ComplexJobOutputFormatType.Dms1Source.setMetadata
(DMS1Type value) Sets the value of the metadata property.ComplexJobOutputFormatType.Dms1Source.withMetadata
(DMS1Type value) Sets the value of the metadata property.