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

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\SetPropertyLabel\SetPropertyLabelResponse::__construct ( Label $label,
string $lastModified,
int $revisionId,
bool $replaced )

Member Function Documentation

◆ getLabel()

Wikibase\Repo\RestApi\Application\UseCases\SetPropertyLabel\SetPropertyLabelResponse::getLabel ( )

◆ getLastModified()

Wikibase\Repo\RestApi\Application\UseCases\SetPropertyLabel\SetPropertyLabelResponse::getLastModified ( )

◆ getRevisionId()

Wikibase\Repo\RestApi\Application\UseCases\SetPropertyLabel\SetPropertyLabelResponse::getRevisionId ( )

◆ wasReplaced()

Wikibase\Repo\RestApi\Application\UseCases\SetPropertyLabel\SetPropertyLabelResponse::wasReplaced ( )

Member Data Documentation

◆ $label

Label Wikibase\Repo\RestApi\Application\UseCases\SetPropertyLabel\SetPropertyLabelResponse::$label
private

◆ $lastModified

string Wikibase\Repo\RestApi\Application\UseCases\SetPropertyLabel\SetPropertyLabelResponse::$lastModified
private

◆ $replaced

bool Wikibase\Repo\RestApi\Application\UseCases\SetPropertyLabel\SetPropertyLabelResponse::$replaced
private

◆ $revisionId

int Wikibase\Repo\RestApi\Application\UseCases\SetPropertyLabel\SetPropertyLabelResponse::$revisionId
private

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