Class ActionLogType
java.lang.Object
com.gentics.contentnode.rest.model.response.log.ActionLogType
- All Implemented Interfaces:
Serializable
Model of the type of logged objects
- See Also:
-
Constructor Details
-
ActionLogType
public ActionLogType()Create instance
-
-
Method Details
-
getName
Type name- Returns:
- name
-
setName
Set the name- Parameters:
name
- name- Returns:
- fluent API
-
getLabel
Translated label- Returns:
- label
-
setLabel
Set label- Parameters:
label
- label- Returns:
- fluent API
-