JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.codeupsoft.base.dao.function
MetaValueFillFunction
Contents
Description
Method Summary
Method Details
getValue()
Hide sidebar
Show sidebar
Interface MetaValueFillFunction
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
MetaValueFillFunction
填充表字段默认值.
Author:
Liu,Dongdong
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getValue
()
获取字段默认值.
Method Details
getValue
Object
getValue
()
获取字段默认值.
Returns:
默认值