Klasse ResolutionJsonBean
java.lang.Object
io.github.primelib.jira4j.restv3.model.ResolutionJsonBean
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ResolutionJsonBean
extends Object
ResolutionJsonBean
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
ResolutionJsonBean
(Boolean _default, String description, String iconUrl, String id, String name, String self) Constructs a validated instance ofResolutionJsonBean
.Constructs a validated instance ofResolutionJsonBean
. -
Methodenübersicht
-
Felddetails
-
_default
-
description
-
iconUrl
-
id
-
name
-
self
-
-
Konstruktordetails
-
ResolutionJsonBean
Constructs a validated instance ofResolutionJsonBean
.- Parameter:
spec
- the specification to process
-
ResolutionJsonBean
@Internal public ResolutionJsonBean(Boolean _default, String description, String iconUrl, String id, String name, String self) Constructs a validated instance ofResolutionJsonBean
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ResolutionJsonBean(Consumer)
instead.- Parameter:
_default
- var.namedescription
- var.nameiconUrl
- var.nameid
- var.namename
- var.nameself
- var.name
-
ResolutionJsonBean
protected ResolutionJsonBean()
-
-
Methodendetails
-
builder
-
_default
-
description
-
iconUrl
-
id
-
name
-
self
-
_default
- Gibt zurück:
this
.
-
description
- Gibt zurück:
this
.
-
iconUrl
- Gibt zurück:
this
.
-
id
- Gibt zurück:
this
.
-
name
- Gibt zurück:
this
.
-
self
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-