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