public class SoftwareUpdate
extends Object
Constructor and Description |
---|
SoftwareUpdate() |
Modifier and Type | Method and Description |
---|---|
String |
getText()
Returns a description of the update.
|
int |
getUpdateState()
Returns the state of the update.
|
String |
getUrl()
Returns the url of the changelog.
|
boolean |
isNotified()
Returns if there will be a notification about this update.
|
public int getUpdateState()
public String getUrl()
public String getText()
public boolean isNotified()