Klasse CustomFieldContextDefaultValueForgeObjectField
java.lang.Object
io.github.primelib.jira4j.restv2.model.CustomFieldContextDefaultValueForgeObjectField
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CustomFieldContextDefaultValueForgeObjectField
extends Object
CustomFieldContextDefaultValueForgeObjectField
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
CustomFieldContextDefaultValueForgeObjectField.CustomFieldContextDefaultValueForgeObjectFieldBuilder
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
CustomFieldContextDefaultValueForgeObjectField
(Object object, String type) Constructs a validated instance ofCustomFieldContextDefaultValueForgeObjectField
.CustomFieldContextDefaultValueForgeObjectField
(Consumer<CustomFieldContextDefaultValueForgeObjectField> spec) Constructs a validated instance ofCustomFieldContextDefaultValueForgeObjectField
. -
Methodenübersicht
-
Felddetails
-
object
The default JSON object. -
type
-
-
Konstruktordetails
-
CustomFieldContextDefaultValueForgeObjectField
public CustomFieldContextDefaultValueForgeObjectField(Consumer<CustomFieldContextDefaultValueForgeObjectField> spec) Constructs a validated instance ofCustomFieldContextDefaultValueForgeObjectField
.- Parameter:
spec
- the specification to process
-
CustomFieldContextDefaultValueForgeObjectField
Constructs a validated instance ofCustomFieldContextDefaultValueForgeObjectField
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CustomFieldContextDefaultValueForgeObjectField(Consumer)
instead.- Parameter:
object
- The default JSON object.type
- var.name
-
CustomFieldContextDefaultValueForgeObjectField
protected CustomFieldContextDefaultValueForgeObjectField()
-
-
Methodendetails
-
builder
-
object
The default JSON object. -
type
-
object
The default JSON object.- Gibt zurück:
this
.
-
type
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-