Class GroupRoleData
java.lang.Object
org.apache.fineract.client.models.GroupRoleData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GroupRoleData
extends Object
GroupRoleData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclientName(String clientName) booleanGet clientIdGet clientNamegetId()Get idgetRole()Get roleinthashCode()role(CodeValueData role) voidsetClientId(Long clientId) voidsetClientName(String clientName) voidvoidsetRole(CodeValueData role) toString()
-
Field Details
-
SERIALIZED_NAME_CLIENT_ID
- See Also:
-
SERIALIZED_NAME_CLIENT_NAME
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_ROLE
- See Also:
-
-
Constructor Details
-
GroupRoleData
public GroupRoleData()
-
-
Method Details
-
clientId
-
getClientId
Get clientId- Returns:
- clientId
-
setClientId
-
clientName
-
getClientName
Get clientName- Returns:
- clientName
-
setClientName
-
id
-
getId
Get id- Returns:
- id
-
setId
-
role
-
getRole
Get role- Returns:
- role
-
setRole
-
equals
-
hashCode
public int hashCode() -
toString
-