extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getId(): string
|
# |
public
|
setId(string $id): self
|
# |
public
|
getMemo(): ?string
|
# |
public
|
setMemo(?string $memo): self
|
# |
public
|
getLocationId(): ?string
|
# |
public
|
setLocationId(?string $locationId): self
|
# |
public
|
getDepartmentId(): ?string
|
# |
public
|
setDepartmentId(?string $departmentId): self
|
# |
public
|
getUpdatedAt(): DateTime
|
# |
public
|
setUpdatedAt(DateTime $updatedAt): self
|
# |
public
|
getCategory(): string
|
# |
public
|
setCategory(string $category): self
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
string
|
$id
|
# |
protected
|
string|null
|
$memo
|
# |
protected
|
string|null
|
$locationId
|
# |
protected
|
string|null
|
$departmentId
|
# |
protected
|
DateTime
|
$updatedAt
|
# |
protected
|
string
|
$category
|
# |