Klasse FieldDetailsScope
java.lang.Object
io.github.primelib.jira4j.restv2.model.FieldDetailsScope
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class FieldDetailsScope
extends Object
FieldDetailsScope
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enumThe type of scope. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ScopeProjectprotected FieldDetailsScope.TypeEnumThe type of scope. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedFieldDetailsScope(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