Klasse SimpleApplicationPropertyBean
java.lang.Object
io.github.primelib.jira4j.restv3.model.SimpleApplicationPropertyBean
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SimpleApplicationPropertyBean
extends Object
SimpleApplicationPropertyBean
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSimpleApplicationPropertyBean(String id, String value) Constructs a validated instance ofSimpleApplicationPropertyBean.Constructs a validated instance ofSimpleApplicationPropertyBean. -
Methodenübersicht
-
Felddetails
-
id
The ID of the application property. -
value
The new value.
-
-
Konstruktordetails
-
SimpleApplicationPropertyBean
Constructs a validated instance ofSimpleApplicationPropertyBean.- Parameter:
spec- the specification to process
-
SimpleApplicationPropertyBean
Constructs a validated instance ofSimpleApplicationPropertyBean.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SimpleApplicationPropertyBean(Consumer)instead.- Parameter:
id- The ID of the application property.value- The new value.
-
SimpleApplicationPropertyBean
protected SimpleApplicationPropertyBean()
-
-
Methodendetails
-
builder
-
id
The ID of the application property. -
value
The new value. -
id
The ID of the application property.- Gibt zurück:
this.
-
value
The new value.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-