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