Package is.codion.framework.json.domain
Interface EntityObjectMapper.ParameterType<T>
- Type Parameters:
T- the parameter type
- Enclosing class:
EntityObjectMapper
public static sealed interface EntityObjectMapper.ParameterType<T>
-
Method Summary
-
Method Details
-
set
- Parameters:
type- the type
-
set
- Parameters:
type- the type
-
get
- Returns:
- the type
-