Klasse KeywordOperand
java.lang.Object
io.github.primelib.jira4j.restv2.model.KeywordOperand
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class KeywordOperand
extends Object
KeywordOperand
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enum
The keyword that is the operand value.static class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected KeywordOperand.KeywordEnum
The keyword that is the operand value. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
KeywordOperand
(KeywordOperand.KeywordEnum keyword) Constructs a validated instance ofKeywordOperand
.KeywordOperand
(Consumer<KeywordOperand> spec) Constructs a validated instance ofKeywordOperand
. -
Methodenübersicht
-
Felddetails
-
keyword
The keyword that is the operand value.
-
-
Konstruktordetails
-
KeywordOperand
Constructs a validated instance ofKeywordOperand
.- Parameter:
spec
- the specification to process
-
KeywordOperand
Constructs a validated instance ofKeywordOperand
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
KeywordOperand(Consumer)
instead.- Parameter:
keyword
- The keyword that is the operand value.
-
KeywordOperand
protected KeywordOperand()
-
-
Methodendetails
-
builder
-
keyword
The keyword that is the operand value. -
keyword
The keyword that is the operand value.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-