Uses of Class
com.vidispine.generated.FileAlreadyExistsExceptionType
-
Uses of FileAlreadyExistsExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileAlreadyExistsExceptionTypeModifier and TypeFieldDescriptionprotected FileAlreadyExistsExceptionTypeExceptionType.fileAlreadyExistsMethods in com.vidispine.generated that return FileAlreadyExistsExceptionTypeModifier and TypeMethodDescriptionObjectFactory.createFileAlreadyExistsExceptionType()Create an instance ofFileAlreadyExistsExceptionTypeExceptionType.getFileAlreadyExists()Gets the value of the fileAlreadyExists property.FileAlreadyExistsExceptionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileAlreadyExistsExceptionType.withFileId(String value) Sets the value of the fileId property.Sets the value of the path property.FileAlreadyExistsExceptionType.withStorageId(String value) Sets the value of the storageId property.Methods in com.vidispine.generated with parameters of type FileAlreadyExistsExceptionTypeModifier and TypeMethodDescriptionvoidExceptionType.setFileAlreadyExists(FileAlreadyExistsExceptionType value) Sets the value of the fileAlreadyExists property.ExceptionType.withFileAlreadyExists(FileAlreadyExistsExceptionType value) Sets the value of the fileAlreadyExists property.