Uses of Class
com.vidispine.generated.ImportSettingsType
-
-
Uses of ImportSettingsType in com.vidispine.generated
Methods in com.vidispine.generated that return ImportSettingsType Modifier and Type Method Description ImportSettingsType
ObjectFactory. createImportSettingsType()
Create an instance ofImportSettingsType
ImportSettingsType
ImportSettingsType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ImportSettingsType
ImportSettingsType. withAccess(AccessControlType... values)
ImportSettingsType
ImportSettingsType. withAccess(Collection<AccessControlType> values)
ImportSettingsType
ImportSettingsType. withId(String value)
Methods in com.vidispine.generated that return types with arguments of type ImportSettingsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ImportSettingsType>
ObjectFactory. createImportSettingsDocument(ImportSettingsType value)
Methods in com.vidispine.generated with parameters of type ImportSettingsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ImportSettingsType>
ObjectFactory. createImportSettingsDocument(ImportSettingsType value)
-