Class Entity
java.lang.Object
org.apache.fineract.client.models.Entity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class Entity
extends Object
Entity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddActionsItem(String actionsItem) booleanGet actionsgetName()Get nameinthashCode()voidsetActions(List<String> actions) voidtoString()
-
Field Details
-
SERIALIZED_NAME_ACTIONS
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
-
Constructor Details
-
Entity
public Entity()
-
-
Method Details