@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+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) |
ProjectForScope |
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 Scope.TypeEnum getType()
public ProjectForScope getProject()
Copyright © 2011–2021 Everit Kft.. All rights reserved.