Class GrantedAuthority
java.lang.Object
org.apache.fineract.client.models.GrantedAuthority
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GrantedAuthority
extends Object
GrantedAuthority
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet authorityinthashCode()voidsetAuthority(String authority) toString()
-
Field Details
-
SERIALIZED_NAME_AUTHORITY
- See Also:
-
-
Constructor Details
-
GrantedAuthority
public GrantedAuthority()
-
-
Method Details