extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getStatus(): string
|
# |
public
|
setStatus(string $status): self
|
# |
public
|
getManagerId(): ?string
|
# |
public
|
setManagerId(?string $managerId): self
|
# |
public
|
getDepartmentId(): ?string
|
# |
public
|
setDepartmentId(?string $departmentId): self
|
# |
public
|
getLocationId(): ?string
|
# |
public
|
setLocationId(?string $locationId): self
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
string
|
$status
|
# |
protected
|
string|null
|
$managerId
|
# |
protected
|
string|null
|
$departmentId
|
# |
protected
|
string|null
|
$locationId
|
# |