\OSS\ModelVersioningConfig

Class VersioningConfig

Summary

Methods
Properties
Constants
__construct()
parseFromXml()
serializeToXml()
__toString()
getStatus()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$status
N/A

Properties

$status

$status

Methods

__construct()

__construct(null  $status = null) : mixed

VersioningConfig constructor.

Parameters

null $status

Returns

mixed —

parseFromXml()

parseFromXml(string  $strXml) : null

Parse VersioningConfig from the xml.

Parameters

string $strXml

Throws

\OSS\Core\OssException

Returns

null —

serializeToXml()

serializeToXml() : string

Serialize the object into xml string.

Returns

string —

__toString()

__toString() : mixed

Returns

mixed —

getStatus()

getStatus() : string

Returns

string —