Class RootedControl
java.lang.Object
es.kukenan.smartfi.microservice.clients.repository.entity.RootedControl
- All Implemented Interfaces:
Serializable
DAO for rooted control table in Database.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
rooted control unique identifier. -
platform
Mobile Operative System. -
category
Type of rooted control may be applications, kernel or permission. -
control
Description of rooted control.
-
-
Constructor Details
-
RootedControl
public RootedControl()
-