Klasse JqlQueryOrderByClause
java.lang.Object
io.github.primelib.jira4j.restv2.model.JqlQueryOrderByClause
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class JqlQueryOrderByClause
extends Object
JqlQueryOrderByClause
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected List<JqlQueryOrderByClauseElement>The list of order-by clause fields and their ordering directives. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofJqlQueryOrderByClause.Constructs a validated instance ofJqlQueryOrderByClause. -
Methodenübersicht
-
Felddetails
-
fields
The list of order-by clause fields and their ordering directives.
-
-
Konstruktordetails
-
JqlQueryOrderByClause
Constructs a validated instance ofJqlQueryOrderByClause.- Parameter:
spec- the specification to process
-
JqlQueryOrderByClause
Constructs a validated instance ofJqlQueryOrderByClause.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
JqlQueryOrderByClause(Consumer)instead.- Parameter:
fields- The list of order-by clause fields and their ordering directives.
-
JqlQueryOrderByClause
protected JqlQueryOrderByClause()
-
-
Methodendetails
-
builder
-
fields
The list of order-by clause fields and their ordering directives. -
fields
The list of order-by clause fields and their ordering directives.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-