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