@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class Context extends Object
| Constructor and Description |
|---|
Context() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getId()
The ID of the context.
|
String |
getName()
The name of the context.
|
Scope |
getScope()
The scope of the context.
|
int |
hashCode() |
Context |
scope(Scope scope) |
void |
setScope(Scope scope) |
String |
toString() |
Copyright © 2011–2021 Everit Kft.. All rights reserved.