public final class InstallationFile extends Object
| Constructor and Description |
|---|
InstallationFile(String installationFile,
String version,
String hashMd5) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHashMd5() |
String |
getInstallationFile()
Installation file binary
|
String |
getVersion()
Version of the installation file.
|
int |
hashCode() |
String |
toString() |
Copyright © 2024 Cense Data Inc.. All rights reserved.