public class SignatureEnvelopeFieldSettings extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureEnvelopeFieldSettings() |
public Double getLocationHeight()
public void setLocationHeight(Double locationHeight)
public String getFontName()
public void setFontName(String fontName)
public String getFontColor()
public void setFontColor(String fontColor)
public Boolean getForceNewField()
public void setForceNewField(Boolean forceNewField)
public String getRegularExpression()
public void setRegularExpression(String regularExpression)
public Boolean getMandatory()
public void setMandatory(Boolean mandatory)
public Double getLocationX()
public void setLocationX(Double locationX)
public Boolean getFontBold()
public void setFontBold(Boolean fontBold)
public Double getFontSize()
public void setFontSize(Double fontSize)
public Double getLocationY()
public void setLocationY(Double locationY)
public String getAcceptableValues()
public void setAcceptableValues(String acceptableValues)
public Boolean getFontItalic()
public void setFontItalic(Boolean fontItalic)
public Boolean getFontUnderline()
public void setFontUnderline(Boolean fontUnderline)
public Integer getOrder()
public void setOrder(Integer order)
public Integer getPage()
public void setPage(Integer page)
public String getName()
public void setName(String name)
public Double getLocationWidth()
public void setLocationWidth(Double locationWidth)
public String getDefaultValue()
public void setDefaultValue(String defaultValue)
public String getTooltip()
public void setTooltip(String tooltip)
Copyright © 2012. All Rights Reserved.