FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\Lib\Data\AgentRef Class Reference
Collaboration diagram for Fossology\Lib\Data\AgentRef:
Collaboration graph

Public Member Functions

 __construct ($agentId, $agentName, $agentRevision)
 
 getAgentId ()
 
 getAgentName ()
 
 getAgentRevision ()
 
 __toString ()
 

Public Attributes

const AGENT_LIST
 

Private Attributes

 $agentId
 
 $agentName
 
 $agentRevision
 

Detailed Description

Definition at line 11 of file AgentRef.php.

Member Function Documentation

◆ getAgentId()

Fossology\Lib\Data\AgentRef::getAgentId ( )
Returns
int

Definition at line 52 of file AgentRef.php.

◆ getAgentName()

Fossology\Lib\Data\AgentRef::getAgentName ( )
Returns
string

Definition at line 60 of file AgentRef.php.

◆ getAgentRevision()

Fossology\Lib\Data\AgentRef::getAgentRevision ( )
Returns
string

Definition at line 68 of file AgentRef.php.

Member Data Documentation

◆ AGENT_LIST

const Fossology\Lib\Data\AgentRef::AGENT_LIST
Initial value:
= array(
'nomos' => 'N',
'monk' => 'M',
'ninka' => 'Nk',
'reportImport' => 'I',
'ojo' => 'O',
'scancode' => 'Sc',
'spasht' => 'Sp',
'reso' => 'Rs',
'scanoss' => 'So'
)

Definition at line 18 of file AgentRef.php.


The documentation for this class was generated from the following file: