public abstract class AbstractNListContainerElement extends AbstractNElement implements NListContainerElement
| Constructor and Description |
|---|
AbstractNListContainerElement(NElementType type,
NElementAnnotation[] annotations,
NElementComments comments) |
annotations, asArray, asBigComplexValue, asBigDecimalValue, asBigIntValue, asBooleanValue, asByteValue, asCharValue, asCustom, asDoubleComplexValue, asDoubleValue, asElementAt, asFloatComplexValue, asFloatValue, asInstantValue, asInt, asIntValue, asListContainer, asLiteral, asLocalDateTimeValue, asLocalDateValue, asLocalTimeValue, asLongValue, asNamed, asNumber, asNumberValue, asObject, asPair, asPrimitive, asShortValue, asStr, asString, asStringValue, asUplet, builder, comments, describe, equals, hashCode, isAnyArray, isAnyDate, isAnyMatrix, isAnyNamedArray, isAnyNamedArray, isAnyNamedMatrix, isAnyNamedMatrix, isAnyNamedObject, isAnyNamedObject, isAnyObject, isAnyParametrizedMatrix, isAnyParametrizedMatrix, isAnyString, isAnyUplet, isArray, isBigDecimal, isBigInt, isBigNumber, isBlank, isBoolean, isByte, isComplexNumber, isCustom, isDecimalNumber, isDouble, isEmpty, isFloat, isFloatingNumber, isInstant, isInt, isListContainer, isLocalTemporal, isLong, isName, isNamed, isNamed, isNamedArray, isNamedMatrix, isNamedObject, isNamedPair, isNamedParametrizedArray, isNamedParametrizedArray, isNamedParametrizedMatrix, isNamedParametrizedObject, isNamedParametrizedObject, isNamedUplet, isNamedUplet, isNull, isNumber, isObject, isOrdinalNumber, isPair, isParametrized, isParametrizedArray, isParametrizedMatrix, isParametrizedObject, isPrimitive, isShort, isSimplePair, isStream, isString, isTemporal, resolve, resolveAll, toArray, toListContainer, toNamedArray, toNamedObject, toNamedPair, toNamedUplet, toObject, type, withDesc, wrapIntoArray, wrapIntoNamedArray, wrapIntoNamedObject, wrapIntoNamedPair, wrapIntoNamedUplet, wrapIntoObject, wrapIntoUpletclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitchildren, get, get, get, getAll, getAll, sizeannotations, asArray, asBigComplexValue, asBigDecimalValue, asBigIntValue, asBooleanValue, asByteValue, asCharValue, asCustom, asDoubleComplexValue, asDoubleValue, asElementAt, asFloatComplexValue, asFloatValue, asInstantValue, asInt, asIntValue, asListContainer, asLiteral, asLocalDateTimeValue, asLocalDateValue, asLocalTimeValue, asLongValue, asNamed, asNumber, asNumberValue, asObject, asPair, asPrimitive, asShortValue, asStr, asString, asStringValue, asUplet, builder, comments, isAnyArray, isAnyDate, isAnyMatrix, isAnyNamedArray, isAnyNamedArray, isAnyNamedMatrix, isAnyNamedMatrix, isAnyNamedObject, isAnyNamedObject, isAnyObject, isAnyParametrizedMatrix, isAnyParametrizedMatrix, isAnyString, isAnyUplet, isArray, isBigDecimal, isBigInt, isBigNumber, isBlank, isBoolean, isByte, isComplexNumber, isCustom, isDecimalNumber, isDouble, isEmpty, isFloat, isFloatingNumber, isInstant, isInt, isListContainer, isLocalTemporal, isLong, isName, isNamed, isNamed, isNamedArray, isNamedMatrix, isNamedObject, isNamedPair, isNamedParametrizedArray, isNamedParametrizedArray, isNamedParametrizedMatrix, isNamedParametrizedObject, isNamedParametrizedObject, isNamedUplet, isNamedUplet, isNull, isNumber, isObject, isOrdinalNumber, isPair, isParametrized, isParametrizedArray, isParametrizedMatrix, isParametrizedObject, isPrimitive, isShort, isSimplePair, isStream, isString, isTemporal, resolve, resolveAll, toArray, toListContainer, toNamedArray, toNamedObject, toNamedPair, toNamedUplet, toObject, toString, type, wrapIntoArray, wrapIntoNamedArray, wrapIntoNamedObject, wrapIntoNamedPair, wrapIntoNamedUplet, wrapIntoObject, wrapIntoUpletdescribe, withDescfirstNonBlank, firstNonBlank, firstNonBlank, isBlank, isBlank, isBlank, isBlank, isBlank, isNonBlankpublic AbstractNListContainerElement(NElementType type, NElementAnnotation[] annotations, NElementComments comments)
public NOptional<String> getStringValue(int index)
getStringValue in interface NListContainerElementpublic NOptional<LocalTime> getLocalTimeValue(int index)
getLocalTimeValue in interface NListContainerElementpublic NOptional<NArrayElement> getArray(int index)
getArray in interface NListContainerElementpublic NOptional<NObjectElement> getObject(int index)
getObject in interface NListContainerElementpublic NOptional<Boolean> getBooleanValue(int index)
getBooleanValue in interface NListContainerElementpublic NOptional<Byte> getByteValue(int index)
getByteValue in interface NListContainerElementpublic NOptional<Short> getShortValue(int index)
getShortValue in interface NListContainerElementpublic NOptional<Integer> getIntValue(int index)
getIntValue in interface NListContainerElementpublic NOptional<Long> getLongValue(int index)
getLongValue in interface NListContainerElementpublic NOptional<Float> getFloatValue(int index)
getFloatValue in interface NListContainerElementpublic NOptional<Double> getDoubleValue(int index)
getDoubleValue in interface NListContainerElementpublic NOptional<Instant> getInstantValue(int index)
getInstantValue in interface NListContainerElementpublic NOptional<LocalDate> getLocalDateValue(int index)
getLocalDateValue in interface NListContainerElementpublic NOptional<LocalDateTime> getLocalDateTimeValue(int index)
getLocalDateTimeValue in interface NListContainerElementpublic NOptional<NArrayElement> getArray(String key)
getArray in interface NListContainerElementpublic NOptional<NArrayElement> getArray(NElement key)
getArray in interface NListContainerElementpublic NOptional<NObjectElement> getObject(String key)
getObject in interface NListContainerElementpublic NOptional<NObjectElement> getObject(NElement key)
getObject in interface NListContainerElementpublic NOptional<NListContainerElement> getListContainer(String key)
getListContainer in interface NListContainerElementpublic NOptional<NListContainerElement> getListContainer(NElement key)
getListContainer in interface NListContainerElementpublic NOptional<String> getStringValue(String key)
getStringValue in interface NListContainerElementpublic NOptional<String> getStringValue(NElement key)
getStringValue in interface NListContainerElementpublic NOptional<Boolean> getBooleanValue(String key)
getBooleanValue in interface NListContainerElementpublic NOptional<Boolean> getBooleanValue(NElement key)
getBooleanValue in interface NListContainerElementpublic NOptional<Number> getNumber(String key)
getNumber in interface NListContainerElementpublic NOptional<Number> getNumber(NElement key)
getNumber in interface NListContainerElementpublic NOptional<Byte> getByteValue(String key)
getByteValue in interface NListContainerElementpublic NOptional<Byte> getByteValue(NElement key)
getByteValue in interface NListContainerElementpublic NOptional<Integer> getIntValue(String key)
getIntValue in interface NListContainerElementpublic NOptional<Integer> getIntValue(NElement key)
getIntValue in interface NListContainerElementpublic NOptional<Long> getLongValue(String key)
getLongValue in interface NListContainerElementpublic NOptional<Long> getLongValue(NElement key)
getLongValue in interface NListContainerElementpublic NOptional<Short> getShortValue(String key)
getShortValue in interface NListContainerElementpublic NOptional<Short> getShortValue(NElement key)
getShortValue in interface NListContainerElementpublic NOptional<Instant> getInstantValue(String key)
getInstantValue in interface NListContainerElementpublic NOptional<LocalDate> getLocalDateValue(String key)
getLocalDateValue in interface NListContainerElementpublic NOptional<LocalDateTime> getLocalDateTimeValue(String key)
getLocalDateTimeValue in interface NListContainerElementpublic NOptional<LocalTime> getLocalTimeValue(String key)
getLocalTimeValue in interface NListContainerElementpublic NOptional<Instant> getInstantValue(NElement key)
getInstantValue in interface NListContainerElementpublic NOptional<LocalDate> getLocalDateValue(NElement key)
getLocalDateValue in interface NListContainerElementpublic NOptional<LocalDateTime> getLocalDateTimeValue(NElement key)
getLocalDateTimeValue in interface NListContainerElementpublic NOptional<LocalTime> getLocalTimeValue(NElement key)
getLocalTimeValue in interface NListContainerElementpublic NOptional<Float> getFloatValue(String key)
getFloatValue in interface NListContainerElementpublic NOptional<Float> getFloatValue(NElement key)
getFloatValue in interface NListContainerElementpublic NOptional<Double> getDoubleValue(String key)
getDoubleValue in interface NListContainerElementpublic NOptional<Double> getDoubleValue(NElement key)
getDoubleValue in interface NListContainerElementpublic NOptional<BigInteger> getBigIntValue(NElement key)
getBigIntValue in interface NListContainerElementpublic NOptional<BigDecimal> getBigDecimalValue(NElement key)
getBigDecimalValue in interface NListContainerElementpublic NOptional<NElement> getByPath(String... keys)
getByPath in interface NListContainerElementpublic NOptional<NArrayElement> getArrayByPath(String... keys)
getArrayByPath in interface NListContainerElementpublic NOptional<NObjectElement> getObjectByPath(String... keys)
getObjectByPath in interface NListContainerElementpublic NOptional<NListContainerElement> getListContainerByPath(String... keys)
getListContainerByPath in interface NListContainerElementCopyright © 2025 vpc open source initiative. All rights reserved.