Class GetUsersTemplateResponse
java.lang.Object
org.apache.fineract.client.models.GetUsersTemplateResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetUsersTemplateResponse
extends Object
GetUsersTemplateResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllowedOfficesItem(OfficeData allowedOfficesItem) addAvailableRolesItem(RoleData availableRolesItem) addSelfServiceRolesItem(RoleData selfServiceRolesItem) allowedOffices(List<OfficeData> allowedOffices) availableRoles(List<RoleData> availableRoles) booleanGet allowedOfficesGet availableRolesGet selfServiceRolesinthashCode()selfServiceRoles(List<RoleData> selfServiceRoles) voidsetAllowedOffices(List<OfficeData> allowedOffices) voidsetAvailableRoles(List<RoleData> availableRoles) voidsetSelfServiceRoles(List<RoleData> selfServiceRoles) toString()
-
Field Details
-
SERIALIZED_NAME_ALLOWED_OFFICES
- See Also:
-
SERIALIZED_NAME_AVAILABLE_ROLES
- See Also:
-
SERIALIZED_NAME_SELF_SERVICE_ROLES
- See Also:
-
-
Constructor Details
-
GetUsersTemplateResponse
public GetUsersTemplateResponse()
-
-
Method Details
-
allowedOffices
-
addAllowedOfficesItem
-
getAllowedOffices
Get allowedOffices- Returns:
- allowedOffices
-
setAllowedOffices
-
availableRoles
-
addAvailableRolesItem
-
getAvailableRoles
Get availableRoles- Returns:
- availableRoles
-
setAvailableRoles
-
selfServiceRoles
-
addSelfServiceRolesItem
-
getSelfServiceRoles
Get selfServiceRoles- Returns:
- selfServiceRoles
-
setSelfServiceRoles
-
equals
-
hashCode
public int hashCode() -
toString
-