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

Public Member Functions

 __construct ($name)
 
 getTypeName ($type)
 
 getMap ()
 
 getTypeByName ($name)
 

Protected Attributes

 $map
 
 $name
 

Detailed Description

Definition at line 13 of file Types.php.

Member Function Documentation

◆ getMap()

Fossology\Lib\Data\Types::getMap ( )
Returns
array

Definition at line 41 of file Types.php.

◆ getTypeByName()

Fossology\Lib\Data\Types::getTypeByName (   $name)
Returns
int

Definition at line 49 of file Types.php.

◆ getTypeName()

Fossology\Lib\Data\Types::getTypeName (   $type)
Parameters
int$type
Exceptions
Exception
Returns
string

Definition at line 30 of file Types.php.


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