InitialStateConfig
class InitialStateConfig extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $dbsType | ||
| protected | $dbsDataType | ||
| protected | $dbxsType | ||
| protected | $dbxsDataType | ||
| protected | $keksType | ||
| protected | $keksDataType | ||
| protected | $pkType | ||
| protected | $pkDataType |
Methods
setDbs($dbs)
No description
getDbs()
No description
setDbxs($dbxs)
No description
getDbxs()
No description
setKeks($keks)
No description
getKeks()
No description
getPk()
No description
Details
setDbs($dbs)
No description
FileContentBuffer[]
getDbs()
No description
setDbxs($dbxs)
No description
FileContentBuffer[]
getDbxs()
No description
setKeks($keks)
No description
FileContentBuffer[]
getKeks()
No description
setPk(FileContentBuffer $pk)
No description
FileContentBuffer
getPk()
No description