| Package | Description |
|---|---|
| org.yarnandtail.andhow.valuetype |
| Class and Description |
|---|
| BaseValueType
Simple ValueType base class that provides shared functionality
|
| BigDecType
Metadata and parsing for configuration Properties of the
BigDecimal type. |
| BolType
Metadata and parsing for configuration Properties of the
Boolean type. |
| DblType
Metadata and parsing for configuration Properties of the
Double type. |
| FlagType
Metadata and parsing for a Boolean type which is never null, similar to a 'nix flag behavior.
|
| IntType
Metadata and parsing for configuration Properties of the
Integer type. |
| LngType
Metadata and parsing for configuration Properties of the
Long type. |
| LocalDateTimeType
Metadata and parsing for configuration Properties of the
LocalDateTime type. |
| StrType
Metadata and parsing for configuration Properties of the
String type. |
Copyright © 2022. All rights reserved.