public class EmptyAssembleProperty extends Object implements AssembleProperty
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExp()
表达式
|
Class<?> |
getExpType()
表达式返回值类型
|
String |
getReference()
获取引用字段
|
String |
getResource()
获取数据源字段
|
boolean |
hasReference()
是否存在引用字段
|
boolean |
hasResource()
是否存在数据源字段
|
static EmptyAssembleProperty |
instance() |
public static EmptyAssembleProperty instance()
public String getReference()
AssemblePropertygetReference 在接口中 AssemblePropertypublic boolean hasReference()
AssemblePropertyhasReference 在接口中 AssemblePropertypublic boolean hasResource()
AssemblePropertyhasResource 在接口中 AssemblePropertypublic String getExp()
AssemblePropertygetExp 在接口中 AssemblePropertypublic Class<?> getExpType()
AssemblePropertygetExpType 在接口中 AssemblePropertypublic String getResource()
AssemblePropertygetResource 在接口中 AssemblePropertyCopyright © 2022. All rights reserved.