public class MagicLookupFieldProperty extends BaseFieldProperty
| 构造器和说明 |
|---|
MagicLookupFieldProperty() |
| 限定符和类型 | 方法和说明 |
|---|---|
Format<?> |
getFormat() |
String |
getRelatedLinkFieldId() |
RollUpFunctionEnum |
getRollupFunction() |
String |
getTargetFieldId() |
<T extends TypeFormat> |
setFormat(Format<T> format) |
void |
setRelatedLinkFieldId(String relatedLinkFieldId) |
void |
setRollupFunction(RollUpFunctionEnum rollupFunction) |
void |
setTargetFieldId(String targetFieldId) |
public String getRelatedLinkFieldId()
public void setRelatedLinkFieldId(String relatedLinkFieldId)
public String getTargetFieldId()
public void setTargetFieldId(String targetFieldId)
public RollUpFunctionEnum getRollupFunction()
public void setRollupFunction(RollUpFunctionEnum rollupFunction)
public Format<?> getFormat()
public <T extends TypeFormat> void setFormat(Format<T> format)
Copyright © 2022 Vikadata LTD. All rights reserved.