Package | Description |
---|---|
ambit2.rules.json |
Modifier and Type | Method and Description |
---|---|
static JSONParsingUtils.STRUCTURE_RECORD_INPUT_INFO |
JSONParsingUtils.STRUCTURE_RECORD_INPUT_INFO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSONParsingUtils.STRUCTURE_RECORD_INPUT_INFO[] |
JSONParsingUtils.STRUCTURE_RECORD_INPUT_INFO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static StructureRecord |
JSONParsingUtils.getStructureRecord(com.fasterxml.jackson.databind.JsonNode node,
JSONParsingUtils.STRUCTURE_RECORD_INPUT_INFO inputInfo) |
static List<StructureRecord> |
JSONParsingUtils.getStructureRecords(com.fasterxml.jackson.databind.JsonNode node,
String keyword,
JSONParsingUtils.STRUCTURE_RECORD_INPUT_INFO inputInfo,
boolean isRequired) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.