Definition at line 13 of file LicenseStandardComment.php.
◆ __construct()
Fossology\UI\Api\Models\LicenseStandardComment::__construct |
( |
|
$id, |
|
|
|
$name, |
|
|
|
$comment, |
|
|
|
$isEnabled |
|
) |
| |
◆ getArray()
Fossology\UI\Api\Models\LicenseStandardComment::getArray |
( |
|
$version = ApiVersion::V1 | ) |
|
◆ getComment()
Fossology\UI\Api\Models\LicenseStandardComment::getComment |
( |
| ) |
|
◆ getId()
Fossology\UI\Api\Models\LicenseStandardComment::getId |
( |
| ) |
|
◆ getIsEnabled()
Fossology\UI\Api\Models\LicenseStandardComment::getIsEnabled |
( |
| ) |
|
◆ getJSON()
Fossology\UI\Api\Models\LicenseStandardComment::getJSON |
( |
|
$version = ApiVersion::V1 | ) |
|
◆ getName()
Fossology\UI\Api\Models\LicenseStandardComment::getName |
( |
| ) |
|
◆ setComment()
Fossology\UI\Api\Models\LicenseStandardComment::setComment |
( |
|
$comment | ) |
|
◆ setId()
Fossology\UI\Api\Models\LicenseStandardComment::setId |
( |
|
$id | ) |
|
◆ setIsEnabled()
Fossology\UI\Api\Models\LicenseStandardComment::setIsEnabled |
( |
|
$isEnabled | ) |
|
◆ setName()
Fossology\UI\Api\Models\LicenseStandardComment::setName |
( |
|
$name | ) |
|
◆ $comment
string Fossology\UI\Api\Models\LicenseStandardComment::$comment |
|
private |
◆ $id
int Fossology\UI\Api\Models\LicenseStandardComment::$id |
|
private |
◆ $isEnabled
boolean Fossology\UI\Api\Models\LicenseStandardComment::$isEnabled |
|
private |
◆ $name
string Fossology\UI\Api\Models\LicenseStandardComment::$name |
|
private |
The documentation for this class was generated from the following file: