Klasse Scope
java.lang.Object
io.github.primelib.jira4j.restv3.model.Scope
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Scope
extends Object
Scope
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enumThe type of scope. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ScopeProjectprotected Scope.TypeEnumThe type of scope. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedScope()Scope(ScopeProject project, Scope.TypeEnum type) Constructs a validated instance ofScope.Constructs a validated instance ofScope. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Scope.ScopeBuilderbuilder()protected booleanbooleaninthashCode()project()project(ScopeProject project) toString()type()The type of scope.type(Scope.TypeEnum type) The type of scope.
-
Felddetails
-
project
-
type
The type of scope.
-
-
Konstruktordetails
-
Scope
Constructs a validated instance ofScope.- Parameter:
spec- the specification to process
-
Scope
Constructs a validated instance ofScope.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Scope(Consumer)instead.- Parameter:
project- var.nametype- The type of scope.
-
Scope
protected Scope()
-
-
Methodendetails