Definition at line 13 of file SpdxLicenseInfo.php.
◆ getLicenseObj()
Fossology\Lib\Data\Report\SpdxLicenseInfo::getLicenseObj |
( |
| ) |
|
◆ isCustomText()
Fossology\Lib\Data\Report\SpdxLicenseInfo::isCustomText |
( |
| ) |
|
◆ isListedLicense()
Fossology\Lib\Data\Report\SpdxLicenseInfo::isListedLicense |
( |
| ) |
|
◆ isTextPrinted()
Fossology\Lib\Data\Report\SpdxLicenseInfo::isTextPrinted |
( |
| ) |
|
◆ setCustomText()
Fossology\Lib\Data\Report\SpdxLicenseInfo::setCustomText |
( |
bool |
$customText | ) |
|
◆ setLicenseObj()
Fossology\Lib\Data\Report\SpdxLicenseInfo::setLicenseObj |
( |
License |
$licenseObj | ) |
|
◆ setListedLicense()
Fossology\Lib\Data\Report\SpdxLicenseInfo::setListedLicense |
( |
bool |
$listedLicense | ) |
|
◆ setTextPrinted()
Fossology\Lib\Data\Report\SpdxLicenseInfo::setTextPrinted |
( |
bool |
$textPrinted | ) |
|
◆ $customText
bool Fossology\Lib\Data\Report\SpdxLicenseInfo::$customText = false |
|
private |
◆ $licenseObj
License Fossology\Lib\Data\Report\SpdxLicenseInfo::$licenseObj |
|
private |
◆ $listedLicense
bool Fossology\Lib\Data\Report\SpdxLicenseInfo::$listedLicense = false |
|
private |
◆ $textPrinted
bool Fossology\Lib\Data\Report\SpdxLicenseInfo::$textPrinted = false |
|
private |
The documentation for this class was generated from the following file: