class Application extends Model (View source)

Properties

protected $attributesType
protected $attributesDataType
string $createTime
string $description
string $displayName
string $name
protected $scopeType
protected $scopeDataType
string $state
string $uid
string $updateTime

Methods

setAttributes(Attributes $attributes)

No description

getAttributes()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDescription($description)

No description

string
getDescription()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setName($name)

No description

string
getName()

No description

setScope(Scope $scope)

No description

getScope()

No description

setState($state)

No description

string
getState()

No description

setUid($uid)

No description

string
getUid()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setAttributes(Attributes $attributes)

No description

Parameters

Attributes $attributes

Attributes getAttributes()

No description

Return Value

Attributes

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setScope(Scope $scope)

No description

Parameters

Scope $scope

Scope getScope()

No description

Return Value

Scope

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setUid($uid)

No description

Parameters

$uid

string getUid()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string