Class CustomizationBackup
Object
CustomizationBackup
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CustomizationBackup.Builder
builder()
protected boolean
boolean
getData()
The data of the customization backup.The filename of the customization archive.int
hashCode()
void
setData
(InputStream data) The data of the customization backup.void
setFileName
(String fileName) The filename of the customization archive.toString()
-
Constructor Details
-
CustomizationBackup
public CustomizationBackup()
-
-
Method Details
-
builder
-
getFileName
The filename of the customization archive. -
getData
The data of the customization backup. -
setFileName
The filename of the customization archive. -
setData
The data of the customization backup. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-