| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static JsonNode.NumberTypeEnum |
JsonNode.NumberTypeEnum.fromValue(String value) |
JsonNode.NumberTypeEnum |
JsonNode.getNumberType()
Get numberType
|
static JsonNode.NumberTypeEnum |
JsonNode.NumberTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonNode.NumberTypeEnum[] |
JsonNode.NumberTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JsonNode |
JsonNode.numberType(JsonNode.NumberTypeEnum numberType) |
void |
JsonNode.setNumberType(JsonNode.NumberTypeEnum numberType) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.