FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
Public Member Functions | |
__construct ($id, $shortName, $fullName, $risk, $text, $url, $detectorType, $spdxCompatible=false) | |
getRisk () | |
getDetectorType () | |
getSpdxCompatible () | |
getText () | |
getUrl () | |
getRef () | |
Public Member Functions inherited from Fossology\Lib\Data\LicenseRef | |
__construct ($licenseId, $licenseShortName, $licenseName) | |
getId () | |
getFullName () | |
getShortName () | |
__toString () | |
Private Attributes | |
$text | |
$url | |
$risk | |
$detectorType | |
$spdxCompatible | |
Definition at line 22 of file License.php.
Fossology\Lib\Data\License::getDetectorType | ( | ) |
Definition at line 66 of file License.php.
Fossology\Lib\Data\License::getRef | ( | ) |
Definition at line 96 of file License.php.
Fossology\Lib\Data\License::getRisk | ( | ) |
Definition at line 58 of file License.php.
Fossology\Lib\Data\License::getSpdxCompatible | ( | ) |
Definition at line 74 of file License.php.
Fossology\Lib\Data\License::getText | ( | ) |
Definition at line 82 of file License.php.
Fossology\Lib\Data\License::getUrl | ( | ) |
Definition at line 90 of file License.php.