Uses of Interface
is.codion.framework.json.domain.EntityObjectMapper.ParameterType
Packages that use EntityObjectMapper.ParameterType
-
Uses of EntityObjectMapper.ParameterType in is.codion.framework.json.domain
Methods in is.codion.framework.json.domain that return EntityObjectMapper.ParameterTypeModifier and TypeMethodDescriptionEntityObjectMapper.parameter(FunctionType<?, P, ?> functionType) EntityObjectMapper.parameter(ProcedureType<?, P> procedureType) EntityObjectMapper.parameter(ReportType<?, P, ?> reportType)