\OSS\ModelWormConfig

Class WormConfig

Summary

Methods
Properties
Constants
parseFromXml()
serializeToXml()
__toString()
getWormId()
getState()
getDay()
getCreationDate()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$wormId
$state
$creationDate
$day
N/A

Properties

$wormId

$wormId

$state

$state

$creationDate

$creationDate

$day

$day

Methods

parseFromXml()

parseFromXml(string  $strXml) : null

Parse WormConfig 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 —

getWormId()

getWormId() : string

Returns

string —

getState()

getState() : string

Returns

string —

getDay()

getDay() : int

Returns

int —

getCreationDate()

getCreationDate() : string

Returns

string —