![]() |
FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|


Public Member Functions | |
| __construct ($licenseId, $licenseShortName, $licenseName) | |
| getId () | |
| getFullName () | |
| getShortName () | |
| __toString () | |
Private Attributes | |
| $id | |
| $shortName | |
| $fullName | |
Definition at line 22 of file LicenseRef.php.
| Fossology\Lib\Data\LicenseRef::__construct | ( | $licenseId, | |
| $licenseShortName, | |||
| $licenseName | |||
| ) |
| $licenseId | |
| $licenseShortName | |
| $licenseName |
Definition at line 38 of file LicenseRef.php.
| Fossology\Lib\Data\LicenseRef::getFullName | ( | ) |
Definition at line 56 of file LicenseRef.php.
| Fossology\Lib\Data\LicenseRef::getId | ( | ) |
Definition at line 48 of file LicenseRef.php.
| Fossology\Lib\Data\LicenseRef::getShortName | ( | ) |
Definition at line 64 of file LicenseRef.php.