public class Firmware extends Object implements Serializable
Constructor and Description |
---|
Firmware() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getFirmwareBaselineUri() |
FirmwareInstallType |
getFirmwareInstallType() |
Boolean |
getForceInstallFirmware() |
Boolean |
getManageFirmware() |
int |
hashCode() |
void |
setFirmwareBaselineUri(String firmwareBaselineUri) |
void |
setFirmwareInstallType(FirmwareInstallType firmwareInstallType) |
void |
setForceInstallFirmware(Boolean forceInstallFirmware) |
void |
setManageFirmware(Boolean manageFirmware) |
String |
toString() |
public String getFirmwareBaselineUri()
public void setFirmwareBaselineUri(String firmwareBaselineUri)
firmwareBaselineUri
- the firmwareBaselineUri to setpublic FirmwareInstallType getFirmwareInstallType()
public void setFirmwareInstallType(FirmwareInstallType firmwareInstallType)
firmwareInstallType
- the firmwareInstallType to setpublic Boolean getForceInstallFirmware()
public void setForceInstallFirmware(Boolean forceInstallFirmware)
forceInstallFirmware
- the forceInstallFirmware to setpublic Boolean getManageFirmware()
public void setManageFirmware(Boolean manageFirmware)
manageFirmware
- the manageFirmware to setCopyright © 2016. All rights reserved.