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

Public Member Functions

 __construct (StatementList $statements, string $lastModified, int $revisionId)
 
 getStatements ()
 
 getLastModified ()
 
 getRevisionId ()
 

Private Attributes

StatementList $statements
 
string $lastModified
 
int $revisionId
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyStatements\GetPropertyStatementsResponse::__construct ( StatementList $statements,
string $lastModified,
int $revisionId )

Member Function Documentation

◆ getLastModified()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyStatements\GetPropertyStatementsResponse::getLastModified ( )

◆ getRevisionId()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyStatements\GetPropertyStatementsResponse::getRevisionId ( )

◆ getStatements()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyStatements\GetPropertyStatementsResponse::getStatements ( )

Member Data Documentation

◆ $lastModified

string Wikibase\Repo\RestApi\Application\UseCases\GetPropertyStatements\GetPropertyStatementsResponse::$lastModified
private

◆ $revisionId

int Wikibase\Repo\RestApi\Application\UseCases\GetPropertyStatements\GetPropertyStatementsResponse::$revisionId
private

◆ $statements

StatementList Wikibase\Repo\RestApi\Application\UseCases\GetPropertyStatements\GetPropertyStatementsResponse::$statements
private

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