Klasse CustomFieldContextDefaultValueForgeGroupField
java.lang.Object
io.github.primelib.jira4j.restv2.model.CustomFieldContextDefaultValueForgeGroupField
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CustomFieldContextDefaultValueForgeGroupField
extends Object
CustomFieldContextDefaultValueForgeGroupField
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedCustomFieldContextDefaultValueForgeGroupField(String contextId, String groupId, String type) Constructs a validated instance ofCustomFieldContextDefaultValueForgeGroupField.CustomFieldContextDefaultValueForgeGroupField(Consumer<CustomFieldContextDefaultValueForgeGroupField> spec) Constructs a validated instance ofCustomFieldContextDefaultValueForgeGroupField. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic CustomFieldContextDefaultValueForgeGroupField.CustomFieldContextDefaultValueForgeGroupFieldBuilderbuilder()protected booleanThe ID of the context.The ID of the context.booleangroupId()The ID of the the default group.The ID of the the default group.inthashCode()toString()type()
-
Felddetails
-
contextId
The ID of the context. -
groupId
The ID of the the default group. -
type
-
-
Konstruktordetails
-
CustomFieldContextDefaultValueForgeGroupField
public CustomFieldContextDefaultValueForgeGroupField(Consumer<CustomFieldContextDefaultValueForgeGroupField> spec) Constructs a validated instance ofCustomFieldContextDefaultValueForgeGroupField.- Parameter:
spec- the specification to process
-
CustomFieldContextDefaultValueForgeGroupField
@Internal public CustomFieldContextDefaultValueForgeGroupField(String contextId, String groupId, String type) Constructs a validated instance ofCustomFieldContextDefaultValueForgeGroupField.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CustomFieldContextDefaultValueForgeGroupField(Consumer)instead.- Parameter:
contextId- The ID of the context.groupId- The ID of the the default group.type- var.name
-
CustomFieldContextDefaultValueForgeGroupField
protected CustomFieldContextDefaultValueForgeGroupField()
-
-
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
-