Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Application\UseCases\SetItemLabel\SetItemLabelResponse Class Reference
+ Collaboration diagram for Wikibase\Repo\RestApi\Application\UseCases\SetItemLabel\SetItemLabelResponse:

Public Member Functions

 __construct (Label $label, string $lastModified, int $revisionId, bool $replaced)
 
 getLabel ()
 
 getLastModified ()
 
 getRevisionId ()
 
 wasReplaced ()
 

Private Attributes

Label $label
 
string $lastModified
 
int $revisionId
 
bool $replaced
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\SetItemLabel\SetItemLabelResponse::__construct ( Label $label,
string $lastModified,
int $revisionId,
bool $replaced )

Member Function Documentation

◆ getLabel()

Wikibase\Repo\RestApi\Application\UseCases\SetItemLabel\SetItemLabelResponse::getLabel ( )

◆ getLastModified()

Wikibase\Repo\RestApi\Application\UseCases\SetItemLabel\SetItemLabelResponse::getLastModified ( )

◆ getRevisionId()

Wikibase\Repo\RestApi\Application\UseCases\SetItemLabel\SetItemLabelResponse::getRevisionId ( )

◆ wasReplaced()

Wikibase\Repo\RestApi\Application\UseCases\SetItemLabel\SetItemLabelResponse::wasReplaced ( )

Member Data Documentation

◆ $label

Label Wikibase\Repo\RestApi\Application\UseCases\SetItemLabel\SetItemLabelResponse::$label
private

◆ $lastModified

string Wikibase\Repo\RestApi\Application\UseCases\SetItemLabel\SetItemLabelResponse::$lastModified
private

◆ $replaced

bool Wikibase\Repo\RestApi\Application\UseCases\SetItemLabel\SetItemLabelResponse::$replaced
private

◆ $revisionId

int Wikibase\Repo\RestApi\Application\UseCases\SetItemLabel\SetItemLabelResponse::$revisionId
private

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