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

Public Member Functions | |
| __construct ($fileId, LicenseRef $licenseRef, AgentRef $agentRef, $licenseFileId, $percent=null) | |
| getFileId () | |
| getLicenseFileId () | |
| getLicenseRef () | |
| getAgentRef () | |
| getPercentage () | |
| getLicenseId () | |
Private Attributes | |
| $licenseRef | |
| $agentRef | |
| $percent | |
| $fileId | |
| $licenseFileId | |
Definition at line 22 of file LicenseMatch.php.
| Fossology\Lib\Data\LicenseMatch::__construct | ( | $fileId, | |
| LicenseRef | $licenseRef, | ||
| AgentRef | $agentRef, | ||
| $licenseFileId, | |||
$percent = null |
|||
| ) |
| int | $fileId | |
| LicenseRef | $licenseRef | |
| AgentRef | $agentRef | |
| int$licenseFileId | ||
| null | int | $percent |
Definition at line 52 of file LicenseMatch.php.
| Fossology\Lib\Data\LicenseMatch::getAgentRef | ( | ) |
Definition at line 88 of file LicenseMatch.php.
| Fossology\Lib\Data\LicenseMatch::getFileId | ( | ) |
Definition at line 64 of file LicenseMatch.php.
| Fossology\Lib\Data\LicenseMatch::getLicenseFileId | ( | ) |
Definition at line 72 of file LicenseMatch.php.
| Fossology\Lib\Data\LicenseMatch::getLicenseId | ( | ) |
Definition at line 104 of file LicenseMatch.php.
| Fossology\Lib\Data\LicenseMatch::getLicenseRef | ( | ) |
Definition at line 80 of file LicenseMatch.php.
| Fossology\Lib\Data\LicenseMatch::getPercentage | ( | ) |
Definition at line 96 of file LicenseMatch.php.