class WebApp extends Collection (View source)

Properties

protected $collection_key
string $apiKeyId
string $appId
string[] $appUrls
string $displayName
string $etag
string $expireTime
string $name
string $projectId
string $state
string $webId

Methods

setApiKeyId($apiKeyId)

No description

string
getApiKeyId()

No description

setAppId($appId)

No description

string
getAppId()

No description

setAppUrls($appUrls)

No description

string[]
getAppUrls()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setEtag($etag)

No description

string
getEtag()

No description

setExpireTime($expireTime)

No description

string
getExpireTime()

No description

setName($name)

No description

string
getName()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setState($state)

No description

string
getState()

No description

setWebId($webId)

No description

string
getWebId()

No description

Details

setApiKeyId($apiKeyId)

No description

Parameters

$apiKeyId

string getApiKeyId()

No description

Return Value

string

setAppId($appId)

No description

Parameters

$appId

string getAppId()

No description

Return Value

string

setAppUrls($appUrls)

No description

Parameters

$appUrls

string[] getAppUrls()

No description

Return Value

string[]

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEtag($etag)

No description

Parameters

$etag

string getEtag()

No description

Return Value

string

setExpireTime($expireTime)

No description

Parameters

$expireTime

string getExpireTime()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setWebId($webId)

No description

Parameters

$webId

string getWebId()

No description

Return Value

string