FOSSology  3.2.0rc1
Open Source License Compliance by Open Source Software
Fossology\Lib\Data\LicenseRef Class Reference
Inheritance diagram for Fossology\Lib\Data\LicenseRef:
Inheritance graph
Collaboration diagram for Fossology\Lib\Data\LicenseRef:
Collaboration graph

Public Member Functions

 __construct ($licenseId, $licenseShortName, $licenseName)
 
 getId ()
 
 getFullName ()
 
 getShortName ()
 
 __toString ()
 

Private Attributes

 $id
 
 $shortName
 
 $fullName
 

Detailed Description

Definition at line 22 of file LicenseRef.php.

Constructor & Destructor Documentation

Fossology\Lib\Data\LicenseRef::__construct (   $licenseId,
  $licenseShortName,
  $licenseName 
)
Parameters
$licenseId
$licenseShortName
$licenseName

Definition at line 38 of file LicenseRef.php.

Member Function Documentation

Fossology\Lib\Data\LicenseRef::getFullName ( )
Returns
string

Definition at line 56 of file LicenseRef.php.

Fossology\Lib\Data\LicenseRef::getId ( )
Returns
int

Definition at line 48 of file LicenseRef.php.

Fossology\Lib\Data\LicenseRef::getShortName ( )
Returns
string

Definition at line 64 of file LicenseRef.php.


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