Value.Kind| Modifier and Type | Method and Description |
|---|---|
default Value.Kind |
getKind()
Kind of value, used for logical separation between implementations
|
String |
getName() |
default Value.Kind |
getReferenceKind()
Returns Kind of referenced value,
Or Empty if reference is not value (not resolved) or null.
|
Ref<Value> |
getValueRef() |
isEqualTo, resolve, toBooleanValue, toByteArrayValue, toDateValue, toIntegerValue, toNamedValue, toNullValue, toObjectIdentifierValue, toObjectValue, toOpenTypeValue, toRealValue, toStringValue, toValueCollectioncompareTo@NotNull String getName()
@NotNull default Value.Kind getKind()
Value@NotNull default Value.Kind getReferenceKind()
Copyright © 2017. All rights reserved.