Uses of Class
com.vidispine.generated.PlaceholderImportRequestType
-
-
Uses of PlaceholderImportRequestType in com.vidispine.generated
Methods in com.vidispine.generated that return PlaceholderImportRequestType Modifier and Type Method Description PlaceholderImportRequestType
ObjectFactory. createPlaceholderImportRequestType()
Create an instance ofPlaceholderImportRequestType
PlaceholderImportRequestType
PlaceholderImportRequestType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
PlaceholderImportRequestType
PlaceholderImportRequestType. withAudio(String... values)
PlaceholderImportRequestType
PlaceholderImportRequestType. withAudio(Collection<String> values)
PlaceholderImportRequestType
PlaceholderImportRequestType. withBinary(String... values)
PlaceholderImportRequestType
PlaceholderImportRequestType. withBinary(Collection<String> values)
PlaceholderImportRequestType
PlaceholderImportRequestType. withContainer(String value)
PlaceholderImportRequestType
PlaceholderImportRequestType. withVideo(String... values)
PlaceholderImportRequestType
PlaceholderImportRequestType. withVideo(Collection<String> values)
Methods in com.vidispine.generated that return types with arguments of type PlaceholderImportRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<PlaceholderImportRequestType>
ObjectFactory. createPlaceholderImportRequestDocument(PlaceholderImportRequestType value)
Methods in com.vidispine.generated with parameters of type PlaceholderImportRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<PlaceholderImportRequestType>
ObjectFactory. createPlaceholderImportRequestDocument(PlaceholderImportRequestType value)
-