@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class ProjectIssueTypesHierarchyLevel extends Object
| Constructor and Description |
|---|
ProjectIssueTypesHierarchyLevel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UUID |
getEntityId()
The ID of the issue type hierarchy level.
|
List<IssueTypeInfo> |
getIssueTypes()
The list of issue types in the hierarchy level.
|
Integer |
getLevel()
The level of the issue type hierarchy level.
|
String |
getName()
The name of the issue type hierarchy level.
|
int |
hashCode() |
String |
toString() |
public UUID getEntityId()
public Integer getLevel()
public String getName()
public List<IssueTypeInfo> getIssueTypes()
Copyright © 2011–2021 Everit Kft.. All rights reserved.