@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class Scope extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Scope.TypeEnum
The type of scope.
|
| Constructor and Description |
|---|
Scope() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
any() |
boolean |
equals(Object o) |
ProjectDetails |
getProject()
The project the item has scope in.
|
Scope.TypeEnum |
getType()
The type of scope.
|
int |
hashCode() |
void |
set(String name,
Object value) |
String |
toString() |
public ProjectDetails getProject()
public Scope.TypeEnum getType()
Copyright © 2011–2023 Everit Kft.. All rights reserved.