class BuiltInVariable extends Model (View source)

Properties

string $accountId
string $containerId
string $name
string $path
string $type
string $workspaceId

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setContainerId($containerId)

No description

string
getContainerId()

No description

setName($name)

No description

string
getName()

No description

setPath($path)

No description

string
getPath()

No description

setType($type)

No description

string
getType()

No description

setWorkspaceId($workspaceId)

No description

string
getWorkspaceId()

No description

Details

setAccountId($accountId)

No description

Parameters

$accountId

string getAccountId()

No description

Return Value

string

setContainerId($containerId)

No description

Parameters

$containerId

string getContainerId()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setWorkspaceId($workspaceId)

No description

Parameters

$workspaceId

string getWorkspaceId()

No description

Return Value

string