Class GetGroupsTemplateClientOptions
java.lang.Object
org.apache.fineract.client.models.GetGroupsTemplateClientOptions
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetGroupsTemplateClientOptions
extends Object
GetGroupsTemplateClientOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondisplayName(String displayName) booleanGet displayNamegetId()Get idGet officeIdGet officeNameinthashCode()officeName(String officeName) voidsetDisplayName(String displayName) voidvoidsetOfficeId(Long officeId) voidsetOfficeName(String officeName) toString()
-
Field Details
-
SERIALIZED_NAME_DISPLAY_NAME
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
-
Constructor Details
-
GetGroupsTemplateClientOptions
public GetGroupsTemplateClientOptions()
-
-
Method Details
-
displayName
-
getDisplayName
Get displayName- Returns:
- displayName
-
setDisplayName
-
id
-
getId
Get id- Returns:
- id
-
setId
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
officeName
-
getOfficeName
Get officeName- Returns:
- officeName
-
setOfficeName
-
equals
-
hashCode
public int hashCode() -
toString
-