public class MergeField extends Object
| Constructor and Description |
|---|
MergeField() |
public MergeField allowSenderToEdit(String allowSenderToEdit)
public String getAllowSenderToEdit()
public void setAllowSenderToEdit(String allowSenderToEdit)
public MergeField allowSenderToEditMetadata(PropertyMetadata allowSenderToEditMetadata)
public PropertyMetadata getAllowSenderToEditMetadata()
public void setAllowSenderToEditMetadata(PropertyMetadata allowSenderToEditMetadata)
public MergeField configurationType(String configurationType)
public String getConfigurationType()
public void setConfigurationType(String configurationType)
public MergeField configurationTypeMetadata(PropertyMetadata configurationTypeMetadata)
public PropertyMetadata getConfigurationTypeMetadata()
public void setConfigurationTypeMetadata(PropertyMetadata configurationTypeMetadata)
public MergeField path(String path)
public String getPath()
public void setPath(String path)
public MergeField pathExtended(List<PathExtendedElement> pathExtended)
public MergeField addPathExtendedItem(PathExtendedElement pathExtendedItem)
public List<PathExtendedElement> getPathExtended()
public void setPathExtended(List<PathExtendedElement> pathExtended)
public MergeField pathExtendedMetadata(PropertyMetadata pathExtendedMetadata)
public PropertyMetadata getPathExtendedMetadata()
public void setPathExtendedMetadata(PropertyMetadata pathExtendedMetadata)
public MergeField pathMetadata(PropertyMetadata pathMetadata)
public PropertyMetadata getPathMetadata()
public void setPathMetadata(PropertyMetadata pathMetadata)
public MergeField row(String row)
public String getRow()
public void setRow(String row)
public MergeField rowMetadata(PropertyMetadata rowMetadata)
public PropertyMetadata getRowMetadata()
public void setRowMetadata(PropertyMetadata rowMetadata)
public MergeField writeBack(String writeBack)
public String getWriteBack()
public void setWriteBack(String writeBack)
public MergeField writeBackMetadata(PropertyMetadata writeBackMetadata)
public PropertyMetadata getWriteBackMetadata()
public void setWriteBackMetadata(PropertyMetadata writeBackMetadata)
Copyright © 2020. All rights reserved.