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