Class PrimitiveValueTypeImpl.DateTypeImpl

All Implemented Interfaces:
Serializable, PrimitiveValueType, ValueType
Enclosing class:
PrimitiveValueTypeImpl

public static class PrimitiveValueTypeImpl.DateTypeImpl extends PrimitiveValueTypeImpl
See Also:
  • Constructor Details

    • DateTypeImpl

      public DateTypeImpl()
  • Method Details

    • createValue

      public DateValue createValue(Object value, Map<String,Object> valueInfo)
      Description copied from interface: ValueType
      Creates a new TypedValue using this type.
      Parameters:
      value - the value
      Returns:
      the typed value for the value