@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiAuthRoleAuthority extends Object
| Constructor and Description |
|---|
ApiAuthRoleAuthority() |
| Modifier and Type | Method and Description |
|---|---|
ApiAuthRoleAuthority |
description(String description) |
boolean |
equals(Object o) |
String |
getDescription()
The description of the authority.
|
String |
getName()
The name of the authority.
|
int |
hashCode() |
ApiAuthRoleAuthority |
name(String name) |
void |
setDescription(String description) |
void |
setName(String name) |
String |
toString() |
public ApiAuthRoleAuthority name(String name)
public String getName()
public void setName(String name)
public ApiAuthRoleAuthority description(String description)
public String getDescription()
public void setDescription(String description)
Copyright © 2026. All rights reserved.