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