@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:43.813+01:00[Europe/Prague]") public class SecurityLevel extends Object
| Constructor and Description |
|---|
SecurityLevel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription()
The description of the issue level security item.
|
String |
getId()
The ID of the issue level security item.
|
Boolean |
getIsDefault()
Whether the issue level security item is the default.
|
String |
getIssueSecuritySchemeId()
The ID of the issue level security scheme.
|
String |
getName()
The name of the issue level security item.
|
String |
getSelf()
The URL of the issue level security item.
|
int |
hashCode() |
String |
toString() |
public String getDescription()
public String getId()
public Boolean getIsDefault()
public String getIssueSecuritySchemeId()
public String getName()
public String getSelf()
Copyright © 2011–2023 Everit Kft.. All rights reserved.