BigDecimalValue |
Value object class to handle the BigDecimal datatype.
|
BigIntegerValue |
Value object class to handle the BigInteger datatype.
|
BinaryValue |
Value object class to handle the byte array datatype.
|
BooleanFormat |
Formatter for boolean numbers.
|
BooleanValue |
Value object class to handle the Boolean datatype.
|
ByteValue |
Value object class to handle the Byte datatype.
|
DoubleValue |
Value object class to handle the Double datatype.
|
DurationValue |
Value object class to handle the Duration datatype.
|
FloatValue |
Value object class to handle the Float datatype.
|
ImmutableXMLGregorianCalendar |
An immutable version of the XMLGregorianCalendar .
|
IntegerValue |
Value object class to handle the Integer datatype.
|
KStringValue |
Value object class to handle the KString datatype.
|
LocalDateTimeValue |
Value object class to handle the LocalDateTime datatype.
|
LocalDateValue |
Value object class to handle the LocalDate datatype.
|
LocalTimeValue |
Value object class to handle the LocalTime datatype.
|
LongValue |
Value object class to handle the Long datatype.
|
MonthDayValue |
Value object class to handle the MonthDay datatype.
|
NumberValue<TYPE extends java.lang.Number> |
Base class for Number values.
|
OffsetDateTimeValue |
Value object class to handle the OffsetDateTime datatype.
|
OffsetTimeValue |
Value object class to handle the OffsetTime datatype.
|
PeriodValue |
Value object class to handle the Period datatype.
|
ShortValue |
Value object class to handle the Short datatype.
|
StringValue |
Value object class to handle the String datatype.
|
TermporalAccessorValue<TYPE extends java.time.temporal.TemporalAccessor> |
TemporalAccessor Value object base class, i.e.
|
TermporalAmountValue<TYPE> |
TemporalAmountValue object base class, i.e.
|
XMLDurationValue |
Value object class to handle the XML Duration Schema 1.0 Part 2 datatype.
|
XMLGregorianCalendarValue |
Value object class to handle the XMLGregorianCalendar datatype.
|
YearMonthValue |
Value object class to handle the YearMonth datatype.
|
YearValue |
Value object class to handle the Year datatype.
|
ZonedDateTimeValue |
Value object class to handle the ZonedDateTime datatype.
|