java.lang.Object
io.github.primelib.jira4j.restv2.model.EntityProperty.EntityPropertyBuilder
- Umschließende Klasse:
EntityProperty
public static class EntityProperty.EntityPropertyBuilder
extends Object
-
Methodenübersicht
The value of the property.
-
Methodendetails
-
key
The key of the property. Required on create and update.
- Gibt zurück:
this
.
-
value
The value of the property. Required on create and update.
- Gibt zurück:
this
.
-
-