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