Class RootedDeviceControlId
java.lang.Object
es.kukenan.smartfi.microservice.clients.repository.entity.compositeprimarykey.RootedDeviceControlId
- All Implemented Interfaces:
Serializable
Class for multiple primary key in rooted device control table in database.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
controlId
Control identifier of rooted device. -
deviceId
Unique device identifier.
-
-
Constructor Details
-
RootedDeviceControlId
public RootedDeviceControlId()
-