Uses of Class
com.vidispine.generated.DMS1Type
-
-
Uses of DMS1Type in com.vidispine.generated
Fields in com.vidispine.generated declared as DMS1Type Modifier and Type Field Description protected DMS1Type
ComplexJobOutputFormatType.Dms1Source. metadata
Methods in com.vidispine.generated that return DMS1Type Modifier and Type Method Description DMS1Type
ObjectFactory. createDMS1Type()
Create an instance ofDMS1Type
DMS1Type
ComplexJobOutputFormatType.Dms1Source. getMetadata()
Gets the value of the metadata property.DMS1Type
DMS1Type. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
DMS1Type
DMS1Type. withPartition(DMS1Type.Partition... values)
DMS1Type
DMS1Type. withPartition(Collection<DMS1Type.Partition> values)
Methods in com.vidispine.generated that return types with arguments of type DMS1Type Modifier and Type Method Description javax.xml.bind.JAXBElement<DMS1Type>
ObjectFactory. createDMS1Document(DMS1Type value)
Methods in com.vidispine.generated with parameters of type DMS1Type Modifier and Type Method Description javax.xml.bind.JAXBElement<DMS1Type>
ObjectFactory. createDMS1Document(DMS1Type value)
void
ComplexJobOutputFormatType.Dms1Source. setMetadata(DMS1Type value)
Sets the value of the metadata property.ComplexJobOutputFormatType.Dms1Source
ComplexJobOutputFormatType.Dms1Source. withMetadata(DMS1Type value)
-