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