Package | Description |
---|---|
com.TersoSolutions.Jetstream.SDK.Application.User |
Modifier and Type | Method and Description |
---|---|
Components |
UpdateFirmwareCommandRequest.getComponent()
Returns the component that should update firmware
|
static Components |
Components.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Components[] |
Components.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateFirmwareCommandRequest.setComponent(Components component)
Sets the component that should update firwmare
|