Klasse DashboardGadgetSettingsPosition
java.lang.Object
io.github.primelib.jira4j.restv3.model.DashboardGadgetSettingsPosition
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class DashboardGadgetSettingsPosition
extends Object
DashboardGadgetSettingsPosition
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
DashboardGadgetSettingsPosition
(Integer theColumnPositionOfTheGadget, Integer theRowPositionOfTheGadget) Constructs a validated instance ofDashboardGadgetSettingsPosition
.Constructs a validated instance ofDashboardGadgetSettingsPosition
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()
protected boolean
boolean
int
hashCode()
theColumnPositionOfTheGadget
(Integer theColumnPositionOfTheGadget) theRowPositionOfTheGadget
(Integer theRowPositionOfTheGadget) toString()
-
Felddetails
-
theColumnPositionOfTheGadget
-
theRowPositionOfTheGadget
-
-
Konstruktordetails
-
DashboardGadgetSettingsPosition
Constructs a validated instance ofDashboardGadgetSettingsPosition
.- Parameter:
spec
- the specification to process
-
DashboardGadgetSettingsPosition
@Internal public DashboardGadgetSettingsPosition(Integer theColumnPositionOfTheGadget, Integer theRowPositionOfTheGadget) Constructs a validated instance ofDashboardGadgetSettingsPosition
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
DashboardGadgetSettingsPosition(Consumer)
instead.- Parameter:
theColumnPositionOfTheGadget
- var.nametheRowPositionOfTheGadget
- var.name
-
DashboardGadgetSettingsPosition
protected DashboardGadgetSettingsPosition()
-
-
Methodendetails
-
builder
-
theColumnPositionOfTheGadget
-
theRowPositionOfTheGadget
-
theColumnPositionOfTheGadget
public DashboardGadgetSettingsPosition theColumnPositionOfTheGadget(Integer theColumnPositionOfTheGadget) - Gibt zurück:
this
.
-
theRowPositionOfTheGadget
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-