Class Event
java.lang.Object
org.apache.fineract.client.models.Event
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class Event
extends Object
Event
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactionName(String actionName) entityName(String entityName) booleanGet actionNameGet entityNameinthashCode()voidsetActionName(String actionName) voidsetEntityName(String entityName) toString()
-
Field Details
-
SERIALIZED_NAME_ACTION_NAME
- See Also:
-
SERIALIZED_NAME_ENTITY_NAME
- See Also:
-
-
Constructor Details
-
Event
public Event()
-
-
Method Details
-
actionName
-
getActionName
Get actionName- Returns:
- actionName
-
setActionName
-
entityName
-
getEntityName
Get entityName- Returns:
- entityName
-
setEntityName
-
equals
-
hashCode
public int hashCode() -
toString
-