public class ImportData
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ImportData.Builder
Allows to construct new instances of
ImportData |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
byte[] |
getBackupFile()
Get backup file data
|
byte[] |
getPropertiesFile()
Get properties file data
Optional, can be null
|
int |
hashCode() |
public byte[] getBackupFile()
public byte[] getPropertiesFile()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2024 Denodo Technologies. All rights reserved.