Klasse ProjectFeatureState
java.lang.Object
io.github.primelib.jira4j.restv2.model.ProjectFeatureState
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ProjectFeatureState
extends Object
ProjectFeatureState
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enumThe feature state. -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofProjectFeatureState.Constructs a validated instance ofProjectFeatureState. -
Methodenübersicht
-
Felddetails
-
state
The feature state.
-
-
Konstruktordetails
-
ProjectFeatureState
Constructs a validated instance ofProjectFeatureState.- Parameter:
spec- the specification to process
-
ProjectFeatureState
Constructs a validated instance ofProjectFeatureState.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ProjectFeatureState(Consumer)instead.- Parameter:
state- The feature state.
-
ProjectFeatureState
protected ProjectFeatureState()
-
-
Methodendetails