public class ExtractedFilesReport extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExtractedFilesReport.Format |
| Constructor and Description |
|---|
ExtractedFilesReport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Destination |
getDestination() |
String |
getFormat() |
int |
hashCode() |
ExtractedFilesReport |
setDestination(Destination destination) |
ExtractedFilesReport |
setFormat(String format) |
String |
toString() |
public Destination getDestination()
public ExtractedFilesReport setDestination(Destination destination)
public String getFormat()
public ExtractedFilesReport setFormat(String format)
Copyright © 2017 Media Cloud. All rights reserved.