GuestInstalledApplication
class GuestInstalledApplication extends Collection (View source)
Properties
protected | $collection_key | ||
string | $applicationName | ||
string | $installTime | ||
string[] | $licenses | ||
string | $path | ||
string | $vendor | ||
string | $version |
Methods
setApplicationName($applicationName)
No description
string
getApplicationName()
No description
setInstallTime($installTime)
No description
string
getInstallTime()
No description
setLicenses($licenses)
No description
string[]
getLicenses()
No description
setPath($path)
No description
string
getPath()
No description
setVendor($vendor)
No description
string
getVendor()
No description
setVersion($version)
No description
string
getVersion()
No description
Details
setApplicationName($applicationName)
No description
string
getApplicationName()
No description
setInstallTime($installTime)
No description
string
getInstallTime()
No description
setLicenses($licenses)
No description
string[]
getLicenses()
No description
setPath($path)
No description
string
getPath()
No description
setVendor($vendor)
No description
string
getVendor()
No description
setVersion($version)
No description
string
getVersion()
No description