\OSS\ModelPartInfo

Class PartInfo

Summary

Methods
Properties
Constants
__construct()
getPartNumber()
getLastModified()
getETag()
getSize()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$partNumber
$lastModified
$eTag
$size
N/A

Properties

$partNumber

$partNumber : 

Type

$lastModified

$lastModified : 

Type

$eTag

$eTag : 

Type

$size

$size : 

Type

Methods

__construct()

__construct(integer  $partNumber, string  $lastModified, string  $eTag, integer  $size) 

PartInfo constructor.

Parameters

integer $partNumber
string $lastModified
string $eTag
integer $size

getPartNumber()

getPartNumber() : integer

Returns

integer

getLastModified()

getLastModified() : string

Returns

string

getETag()

getETag() : string

Returns

string

getSize()

getSize() : integer

Returns

integer