Class ForpostDevice
java.lang.Object
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostBase
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostDevice
- All Implemented Interfaces:
Idable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint[]
int
void
setCameraIDList
(int[] cameraIDList) setCreationDate
(LocalDateTime creationDate) setDescription
(String description) setSettings
(String settings) setTypeId
(int typeId)
-
Constructor Details
-
ForpostDevice
public ForpostDevice()
-
-
Method Details
-
getCreationDate
-
getTypeId
public int getTypeId() -
getDescription
-
getSettings
-
getCameraIDList
public int[] getCameraIDList() -
setCreationDate
-
setTypeId
-
setDescription
-
setSettings
-
setCameraIDList
public void setCameraIDList(int[] cameraIDList)
-