接口 Input<E>
Interface for generated input DTO class of entity type
-
方法概要
修饰符和类型方法说明toEntity()static <E> EtoMergedEntity(Input<E>... inputs) For complex form contains UI tab.static RuntimeExceptionunknownNonNullProperty(Class<?> type, String prop) static RuntimeExceptionunknownNullableProperty(Class<?> type, String prop) 从接口继承的方法 org.babyfish.jimmer.View
toImmutable