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

Public Member Functions

 __construct (PropertyParts $propertyParts, string $lastModified, int $revisionId)
 
 getPropertyParts ()
 
 getLastModified ()
 
 getRevisionId ()
 

Private Attributes

PropertyParts $propertyParts
 
string $lastModified
 
int $revisionId
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\GetProperty\GetPropertyResponse::__construct ( PropertyParts $propertyParts,
string $lastModified,
int $revisionId )

Member Function Documentation

◆ getLastModified()

Wikibase\Repo\RestApi\Application\UseCases\GetProperty\GetPropertyResponse::getLastModified ( )

◆ getPropertyParts()

Wikibase\Repo\RestApi\Application\UseCases\GetProperty\GetPropertyResponse::getPropertyParts ( )

◆ getRevisionId()

Wikibase\Repo\RestApi\Application\UseCases\GetProperty\GetPropertyResponse::getRevisionId ( )

Member Data Documentation

◆ $lastModified

string Wikibase\Repo\RestApi\Application\UseCases\GetProperty\GetPropertyResponse::$lastModified
private

◆ $propertyParts

PropertyParts Wikibase\Repo\RestApi\Application\UseCases\GetProperty\GetPropertyResponse::$propertyParts
private

◆ $revisionId

int Wikibase\Repo\RestApi\Application\UseCases\GetProperty\GetPropertyResponse::$revisionId
private

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