Klasse JsonNode
java.lang.Object
io.github.primelib.jira4j.restv3.model.JsonNode
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class JsonNode
extends Object
JsonNode
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
static enum
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Integer
protected Boolean
protected List<byte[]>
protected Boolean
protected Boolean
protected BigDecimal
protected Double
protected Object
protected Object
protected Object
protected Boolean
protected Boolean
protected Integer
protected Long
protected Boolean
protected Boolean
protected JsonNode.NumberTypeEnum
protected BigDecimal
protected Boolean
protected Boolean
protected Boolean
protected String
protected Boolean
protected Double
protected Integer
protected Long
protected String
protected Boolean
-
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
JsonNode()
JsonNode
(Boolean array, Boolean bigDecimal, Boolean bigInteger, Integer bigIntegerValue, Boolean binary, List<byte[]> binaryValue, Boolean _boolean, Boolean booleanValue, Boolean containerNode, BigDecimal decimalValue, Boolean _double, Double doubleValue, Object elements, Object fieldNames, Object fields, Boolean floatingPointNumber, Boolean _int, Integer intValue, Boolean integralNumber, Boolean _long, Long longValue, Boolean missingNode, Boolean _null, Boolean number, JsonNode.NumberTypeEnum numberType, BigDecimal numberValue, Boolean object, Boolean pojo, String textValue, Boolean textual, Boolean valueAsBoolean, Double valueAsDouble, Integer valueAsInt, Long valueAsLong, String valueAsText, Boolean valueNode) Constructs a validated instance ofJsonNode
.Constructs a validated instance ofJsonNode
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_boolean()
_double()
_int()
_long()
_null()
array()
bigDecimal
(Boolean bigDecimal) bigInteger
(Boolean bigInteger) bigIntegerValue
(Integer bigIntegerValue) binary()
List<byte[]>
binaryValue
(List<byte[]> binaryValue) booleanValue
(Boolean booleanValue) static JsonNode.JsonNodeBuilder
builder()
protected boolean
containerNode
(Boolean containerNode) decimalValue
(BigDecimal decimalValue) doubleValue
(Double doubleValue) elements()
boolean
fieldNames
(Object fieldNames) fields()
floatingPointNumber
(Boolean floatingPointNumber) int
hashCode()
integralNumber
(Boolean integralNumber) intValue()
missingNode
(Boolean missingNode) number()
numberType
(JsonNode.NumberTypeEnum numberType) numberValue
(BigDecimal numberValue) object()
pojo()
textual()
toString()
valueAsBoolean
(Boolean valueAsBoolean) valueAsDouble
(Double valueAsDouble) valueAsInt
(Integer valueAsInt) valueAsLong
(Long valueAsLong) valueAsText
(String valueAsText)
-
Felddetails
-
array
-
bigDecimal
-
bigInteger
-
bigIntegerValue
-
binary
-
binaryValue
-
_boolean
-
booleanValue
-
containerNode
-
decimalValue
-
_double
-
doubleValue
-
elements
-
fieldNames
-
fields
-
floatingPointNumber
-
_int
-
intValue
-
integralNumber
-
_long
-
longValue
-
missingNode
-
_null
-
number
-
numberType
-
numberValue
-
object
-
pojo
-
textValue
-
textual
-
valueAsBoolean
-
valueAsDouble
-
valueAsInt
-
valueAsLong
-
valueAsText
-
valueNode
-
-
Konstruktordetails
-
JsonNode
Constructs a validated instance ofJsonNode
.- Parameter:
spec
- the specification to process
-
JsonNode
@Internal public JsonNode(Boolean array, Boolean bigDecimal, Boolean bigInteger, Integer bigIntegerValue, Boolean binary, List<byte[]> binaryValue, Boolean _boolean, Boolean booleanValue, Boolean containerNode, BigDecimal decimalValue, Boolean _double, Double doubleValue, Object elements, Object fieldNames, Object fields, Boolean floatingPointNumber, Boolean _int, Integer intValue, Boolean integralNumber, Boolean _long, Long longValue, Boolean missingNode, Boolean _null, Boolean number, JsonNode.NumberTypeEnum numberType, BigDecimal numberValue, Boolean object, Boolean pojo, String textValue, Boolean textual, Boolean valueAsBoolean, Double valueAsDouble, Integer valueAsInt, Long valueAsLong, String valueAsText, Boolean valueNode) Constructs a validated instance ofJsonNode
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
JsonNode(Consumer)
instead.- Parameter:
array
- var.namebigDecimal
- var.namebigInteger
- var.namebigIntegerValue
- var.namebinary
- var.namebinaryValue
- var.name_boolean
- var.namebooleanValue
- var.namecontainerNode
- var.namedecimalValue
- var.name_double
- var.namedoubleValue
- var.nameelements
- var.namefieldNames
- var.namefields
- var.namefloatingPointNumber
- var.name_int
- var.nameintValue
- var.nameintegralNumber
- var.name_long
- var.namelongValue
- var.namemissingNode
- var.name_null
- var.namenumber
- var.namenumberType
- var.namenumberValue
- var.nameobject
- var.namepojo
- var.nametextValue
- var.nametextual
- var.namevalueAsBoolean
- var.namevalueAsDouble
- var.namevalueAsInt
- var.namevalueAsLong
- var.namevalueAsText
- var.namevalueNode
- var.name
-
JsonNode
protected JsonNode()
-
-
Methodendetails
-
builder
-
array
-
bigDecimal
-
bigInteger
-
bigIntegerValue
-
binary
-
binaryValue
-
_boolean
-
booleanValue
-
containerNode
-
decimalValue
-
_double
-
doubleValue
-
elements
-
fieldNames
-
fields
-
floatingPointNumber
-
_int
-
intValue
-
integralNumber
-
_long
-
longValue
-
missingNode
-
_null
-
number
-
numberType
-
numberValue
-
object
-
pojo
-
textValue
-
textual
-
valueAsBoolean
-
valueAsDouble
-
valueAsInt
-
valueAsLong
-
valueAsText
-
valueNode
-
array
- Gibt zurück:
this
.
-
bigDecimal
- Gibt zurück:
this
.
-
bigInteger
- Gibt zurück:
this
.
-
bigIntegerValue
- Gibt zurück:
this
.
-
binary
- Gibt zurück:
this
.
-
binaryValue
- Gibt zurück:
this
.
-
_boolean
- Gibt zurück:
this
.
-
booleanValue
- Gibt zurück:
this
.
-
containerNode
- Gibt zurück:
this
.
-
decimalValue
- Gibt zurück:
this
.
-
_double
- Gibt zurück:
this
.
-
doubleValue
- Gibt zurück:
this
.
-
elements
- Gibt zurück:
this
.
-
fieldNames
- Gibt zurück:
this
.
-
fields
- Gibt zurück:
this
.
-
floatingPointNumber
- Gibt zurück:
this
.
-
_int
- Gibt zurück:
this
.
-
intValue
- Gibt zurück:
this
.
-
integralNumber
- Gibt zurück:
this
.
-
_long
- Gibt zurück:
this
.
-
longValue
- Gibt zurück:
this
.
-
missingNode
- Gibt zurück:
this
.
-
_null
- Gibt zurück:
this
.
-
number
- Gibt zurück:
this
.
-
numberType
- Gibt zurück:
this
.
-
numberValue
- Gibt zurück:
this
.
-
object
- Gibt zurück:
this
.
-
pojo
- Gibt zurück:
this
.
-
textValue
- Gibt zurück:
this
.
-
textual
- Gibt zurück:
this
.
-
valueAsBoolean
- Gibt zurück:
this
.
-
valueAsDouble
- Gibt zurück:
this
.
-
valueAsInt
- Gibt zurück:
this
.
-
valueAsLong
- Gibt zurück:
this
.
-
valueAsText
- Gibt zurück:
this
.
-
valueNode
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-