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

Public Member Functions | |
| __construct ($agentId, $agentName, $agentRevision) | |
| getAgentId () | |
| getAgentName () | |
| getAgentRevision () | |
| __toString () | |
Public Attributes | |
| const | AGENT_LIST |
Private Attributes | |
| $agentId | |
| $agentName | |
| $agentRevision | |
Definition at line 22 of file AgentRef.php.
| Fossology\Lib\Data\AgentRef::getAgentId | ( | ) |
Definition at line 59 of file AgentRef.php.
| Fossology\Lib\Data\AgentRef::getAgentName | ( | ) |
Definition at line 67 of file AgentRef.php.
| Fossology\Lib\Data\AgentRef::getAgentRevision | ( | ) |
Definition at line 75 of file AgentRef.php.
| const Fossology\Lib\Data\AgentRef::AGENT_LIST |
Definition at line 29 of file AgentRef.php.