public class SignatureFieldInfo extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureFieldInfo() |
public String getFontName()
public void setFontName(String fontName)
public String getFontColor()
public void setFontColor(String fontColor)
public String getRegularExpression()
public void setRegularExpression(String regularExpression)
public Integer getFieldType()
public void setFieldType(Integer fieldType)
public Integer getGraphSizeH()
public void setGraphSizeH(Integer graphSizeH)
public Boolean getFontBold()
public void setFontBold(Boolean fontBold)
public Double getFontSize()
public void setFontSize(Double fontSize)
public Boolean getIsSystem()
public void setIsSystem(Boolean isSystem)
public String getId()
public void setId(String id)
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 String getName()
public void setName(String name)
public String getGetDataFrom()
public void setGetDataFrom(String getDataFrom)
public String getDefaultValue()
public void setDefaultValue(String defaultValue)
public Integer getGraphSizeW()
public void setGraphSizeW(Integer graphSizeW)
Copyright © 2012. All Rights Reserved.