Uses of Interface
com.iizix.value.IValueObject
Packages that use IValueObject
Uses of IValueObject in com.iizix
Fields in com.iizix declared as IValueObjectModifier and TypeFieldDescriptionfinal IValueObject<?>Value.Type.valueObjectThe interface that creates the default value.Uses of IValueObject in com.iizix.value
Classes in com.iizix.value that implement IValueObjectModifier and TypeClassDescriptionclassValue object class to handle the BigDecimal datatype.classValue object class to handle the BigInteger datatype.classValue object class to handle the byte array datatype.classValue object class to handle the Boolean datatype.classValue object class to handle the Byte datatype.classValue object class to handle the Double datatype.classValue object class to handle the Duration datatype.classValue object class to handle the Float datatype.classValue object class to handle the Integer datatype.classValue object class to handle the KString datatype.classValue object class to handle the LocalDateTime datatype.classValue object class to handle the LocalDate datatype.classValue object class to handle the LocalTime datatype.classValue object class to handle the Long datatype.classValue object class to handle the MonthDay datatype.classNumberValue<TYPE extends Number>Base class for Number values.classValue object class to handle the OffsetDateTime datatype.classValue object class to handle the OffsetTime datatype.classValue object class to handle the Period datatype.classValue object class to handle the Short datatype.classValue object class to handle the String datatype.classTermporalAccessorValue<TYPE extends TemporalAccessor>TemporalAccessor Value object base class, i.e.classTermporalAmountValue<TYPE>TemporalAmountValue object base class, i.e.classValue object class to handle the XML Duration Schema 1.0 Part 2 datatype.classValue object class to handle the XMLGregorianCalendar datatype.classValue object class to handle the YearMonth datatype.classValue object class to handle the Year datatype.classValue object class to handle the ZonedDateTime datatype.