public class ScimBooleanNode extends com.fasterxml.jackson.databind.node.BooleanNode implements ScimNode
| Constructor and Description |
|---|
ScimBooleanNode(SchemaAttribute schemaAttribute,
boolean value) |
asBoolean, asBoolean, asDouble, asInt, asLong, asText, asToken, booleanValue, equals, getFalse, getNodeType, getTrue, hashCode, readResolve, serialize, valueOf_at, deepCopy, findParent, findParents, findValue, findValues, findValuesAsText, get, get, has, has, hasNonNull, hasNonNull, isEmpty, path, path, serializeWithTypefindPath, numberType, required, required, toPrettyString, toString, traverse, traverse_reportRequiredViolation, _this, asDouble, asInt, asLong, asText, at, at, bigIntegerValue, binaryValue, canConvertToInt, canConvertToLong, decimalValue, doubleValue, elements, equals, fieldNames, fields, findParents, findValues, findValuesAsText, floatValue, intValue, isArray, isBigDecimal, isBigInteger, isBinary, isBoolean, isContainerNode, isDouble, isFloat, isFloatingPointNumber, isInt, isIntegralNumber, isLong, isMissingNode, isNull, isNumber, isObject, isPojo, isShort, isTextual, isValueNode, iterator, longValue, numberValue, require, requiredAt, requiredAt, requireNonNull, shortValue, size, textValue, with, withArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAttributeDescription, getAttributeName, getCanonicalValues, getMutability, getReferenceTypes, getReturned, getSchemaAttribute, getScimNodeName, getUniqueness, getValueType, isCaseExact, isMultiValued, isRequiredforEach, spliteratorpublic ScimBooleanNode(SchemaAttribute schemaAttribute, boolean value)
Copyright © 2020. All rights reserved.