@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2019-09-05T12:17:30.184+02:00[Europe/Prague]") public class HierarchyOutputFragment extends Object
| Constructor and Description |
|---|
HierarchyOutputFragment() |
| Modifier and Type | Method and Description |
|---|---|
HierarchyOutputFragment |
addHierarchyItem(HierarchyLevelOutput hierarchyItem) |
boolean |
equals(Object o) |
List<HierarchyLevelOutput> |
getHierarchy()
Get hierarchy
|
Long |
getProjectId()
Get projectId
|
int |
hashCode() |
HierarchyOutputFragment |
hierarchy(List<HierarchyLevelOutput> hierarchy) |
HierarchyOutputFragment |
projectId(Long projectId) |
void |
setHierarchy(List<HierarchyLevelOutput> hierarchy) |
void |
setProjectId(Long projectId) |
String |
toString() |
public HierarchyOutputFragment projectId(Long projectId)
public Long getProjectId()
public void setProjectId(Long projectId)
public HierarchyOutputFragment hierarchy(List<HierarchyLevelOutput> hierarchy)
public HierarchyOutputFragment addHierarchyItem(HierarchyLevelOutput hierarchyItem)
public List<HierarchyLevelOutput> getHierarchy()
public void setHierarchy(List<HierarchyLevelOutput> hierarchy)
Copyright © 2011–2021 Everit Kft.. All rights reserved.