class QuorumInfo extends Model (View source)

Properties

string $etag
string $initiator
protected $quorumTypeType
protected $quorumTypeDataType
string $startTime

Methods

setEtag($etag)

No description

string
getEtag()

No description

setInitiator($initiator)

No description

string
getInitiator()

No description

setQuorumType(QuorumType $quorumType)

No description

getQuorumType()

No description

setStartTime($startTime)

No description

string
getStartTime()

No description

Details

setEtag($etag)

No description

Parameters

$etag

string getEtag()

No description

Return Value

string

setInitiator($initiator)

No description

Parameters

$initiator

string getInitiator()

No description

Return Value

string

setQuorumType(QuorumType $quorumType)

No description

Parameters

QuorumType $quorumType

QuorumType getQuorumType()

No description

Return Value

QuorumType

setStartTime($startTime)

No description

Parameters

$startTime

string getStartTime()

No description

Return Value

string