Klasse JsonNode.JsonNodeBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.JsonNode.JsonNodeBuilder
- Umschließende Klasse:
JsonNode
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbigDecimal
(Boolean bigDecimal) bigInteger
(Boolean bigInteger) bigIntegerValue
(Integer bigIntegerValue) binaryValue
(List<byte[]> binaryValue) booleanValue
(Boolean booleanValue) build()
containerNode
(Boolean containerNode) decimalValue
(BigDecimal decimalValue) doubleValue
(Double doubleValue) fieldNames
(Object fieldNames) floatingPointNumber
(Boolean floatingPointNumber) integralNumber
(Boolean integralNumber) missingNode
(Boolean missingNode) numberType
(JsonNode.NumberTypeEnum numberType) numberValue
(BigDecimal numberValue) toString()
valueAsBoolean
(Boolean valueAsBoolean) valueAsDouble
(Double valueAsDouble) valueAsInt
(Integer valueAsInt) valueAsLong
(Long valueAsLong) valueAsText
(String valueAsText)
-
Methodendetails
-
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
.
-
build
-
toString
-