Klasse JqlFunctionPrecomputationBean
java.lang.Object
io.github.primelib.jira4j.restv3.model.JqlFunctionPrecomputationBean
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class JqlFunctionPrecomputationBean
extends Object
JqlFunctionPrecomputationBean
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected OffsetDateTimeprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected OffsetDateTimeprotected OffsetDateTimeprotected String -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofJqlFunctionPrecomputationBean.JqlFunctionPrecomputationBean(List<String> arguments, OffsetDateTime created, String field, String functionKey, String functionName, String id, String operator, OffsetDateTime updated, OffsetDateTime used, String value) Constructs a validated instance ofJqlFunctionPrecomputationBean. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleancreated()created(OffsetDateTime created) booleanfield()functionKey(String functionKey) functionName(String functionName) inthashCode()id()operator()toString()updated()updated(OffsetDateTime updated) used()used(OffsetDateTime used) value()
-
Felddetails
-
arguments
-
created
-
field
-
functionKey
-
functionName
-
id
-
operator
-
updated
-
used
-
value
-
-
Konstruktordetails
-
JqlFunctionPrecomputationBean
Constructs a validated instance ofJqlFunctionPrecomputationBean.- Parameter:
spec- the specification to process
-
JqlFunctionPrecomputationBean
@Internal public JqlFunctionPrecomputationBean(List<String> arguments, OffsetDateTime created, String field, String functionKey, String functionName, String id, String operator, OffsetDateTime updated, OffsetDateTime used, String value) Constructs a validated instance ofJqlFunctionPrecomputationBean.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
JqlFunctionPrecomputationBean(Consumer)instead.- Parameter:
arguments- var.namecreated- var.namefield- var.namefunctionKey- var.namefunctionName- var.nameid- var.nameoperator- var.nameupdated- var.nameused- var.namevalue- var.name
-
JqlFunctionPrecomputationBean
protected JqlFunctionPrecomputationBean()
-
-
Methodendetails
-
builder
-
arguments
-
created
-
field
-
functionKey
-
functionName
-
id
-
operator
-
updated
-
used
-
value
-
arguments
- Gibt zurück:
this.
-
created
- Gibt zurück:
this.
-
field
- Gibt zurück:
this.
-
functionKey
- Gibt zurück:
this.
-
functionName
- Gibt zurück:
this.
-
id
- Gibt zurück:
this.
-
operator
- Gibt zurück:
this.
-
updated
- Gibt zurück:
this.
-
used
- Gibt zurück:
this.
-
value
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-