Uses of Class
com.vidispine.generated.ConformRequestType
-
-
Uses of ConformRequestType in com.vidispine.generated
Methods in com.vidispine.generated that return ConformRequestType Modifier and Type Method Description ConformRequestType
ObjectFactory. createConformRequestType()
Create an instance ofConformRequestType
ConformRequestType
ConformRequestType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ConformRequestType
ConformRequestType. withConform(ConformType value)
ConformRequestType
ConformRequestType. withMetadata(MetadataType value)
Methods in com.vidispine.generated that return types with arguments of type ConformRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConformRequestType>
ObjectFactory. createConformRequestDocument(ConformRequestType value)
Methods in com.vidispine.generated with parameters of type ConformRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConformRequestType>
ObjectFactory. createConformRequestDocument(ConformRequestType value)
-