| 构造器和说明 |
|---|
Property(@NotNull java.lang.String propertyName) |
Property(@NotNull java.lang.String propertyName,
@NotNull com.baomidou.mybatisplus.annotation.FieldFill fieldFill) |
| 限定符和类型 | 方法和说明 |
|---|---|
@NotNull com.baomidou.mybatisplus.annotation.FieldFill |
getFieldFill() |
@NotNull java.lang.String |
getName() |
public Property(@NotNull
@NotNull java.lang.String propertyName,
@NotNull
@NotNull com.baomidou.mybatisplus.annotation.FieldFill fieldFill)
public Property(@NotNull
@NotNull java.lang.String propertyName)
@NotNull public @NotNull com.baomidou.mybatisplus.annotation.FieldFill getFieldFill()
getFieldFill 在接口中 IFill