class EntityDdl extends Collection (View source)

Properties

protected $collection_key
string $ddl
string $ddlType
string $entity
string $entityType
string[] $issueId

Methods

setDdl($ddl)

No description

string
getDdl()

No description

setDdlType($ddlType)

No description

string
getDdlType()

No description

setEntity($entity)

No description

string
getEntity()

No description

setEntityType($entityType)

No description

string
getEntityType()

No description

setIssueId($issueId)

No description

string[]
getIssueId()

No description

Details

setDdl($ddl)

No description

Parameters

$ddl

string getDdl()

No description

Return Value

string

setDdlType($ddlType)

No description

Parameters

$ddlType

string getDdlType()

No description

Return Value

string

setEntity($entity)

No description

Parameters

$entity

string getEntity()

No description

Return Value

string

setEntityType($entityType)

No description

Parameters

$entityType

string getEntityType()

No description

Return Value

string

setIssueId($issueId)

No description

Parameters

$issueId

string[] getIssueId()

No description

Return Value

string[]