Class GetSelfUserDetailsRoles
java.lang.Object
org.apache.fineract.client.models.GetSelfUserDetailsRoles
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetSelfUserDetailsRoles
extends Object
GetSelfUserDetailsRoles
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptiongetId()Get idgetName()Get nameinthashCode()voidsetDescription(String description) voidvoidtoString()
-
Field Details
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
-
Constructor Details
-
GetSelfUserDetailsRoles
public GetSelfUserDetailsRoles()
-
-
Method Details
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
equals
-
hashCode
public int hashCode() -
toString
-