class RemoteApplicationUpdate (View source)

Properties

protected $identifier
protected $version
protected $date
protected $notes
protected $directDownloadURL

Methods

mixed
getDirectDownloadURL()

No description

setDirectDownloadURL(mixed $directDownloadURL)

No description

mixed
getIdentifier()

No description

setIdentifier(mixed $identifier)

No description

mixed
getVersion()

No description

setVersion(mixed $version)

No description

mixed
getDate()

No description

setDate(mixed $date)

No description

mixed
getNotes()

No description

setNotes(mixed $notes)

No description

Details

mixed getDirectDownloadURL()

No description

Return Value

mixed

setDirectDownloadURL(mixed $directDownloadURL)

No description

Parameters

mixed $directDownloadURL

mixed getIdentifier()

No description

Return Value

mixed

setIdentifier(mixed $identifier)

No description

Parameters

mixed $identifier

mixed getVersion()

No description

Return Value

mixed

setVersion(mixed $version)

No description

Parameters

mixed $version

mixed getDate()

No description

Return Value

mixed

setDate(mixed $date)

No description

Parameters

mixed $date

mixed getNotes()

No description

Return Value

mixed

setNotes(mixed $notes)

No description

Parameters

mixed $notes