Class AuditLogType
java.lang.Object
com.tremolosecurity.provisioning.objects.AuditLogType
-
Constructor Summary
ConstructorDescriptionAuditLogType
(int id, String name) AuditLogType
(int id, String name, Set<AuditLogs> auditLogses) -
Method Summary
-
Constructor Details
-
AuditLogType
public AuditLogType() -
AuditLogType
-
AuditLogType
-
-
Method Details
-
getId
public int getId() -
setId
public void setId(int id) -
getName
-
setName
-
getAuditLogses
-
setAuditLogses
-