public class SignatureEnvelopeFieldInfo extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureEnvelopeFieldInfo() |
public String getRegularExpression()
public void setRegularExpression(String regularExpression)
public Integer getFieldType()
public void setFieldType(Integer fieldType)
public Boolean getMandatory()
public void setMandatory(Boolean mandatory)
public Integer getGraphSizeH()
public void setGraphSizeH(Integer graphSizeH)
public String getId()
public void setId(String id)
public String getAcceptableValues()
public void setAcceptableValues(String acceptableValues)
public String getRecipientId()
public void setRecipientId(String recipientId)
public Double getOrder()
public void setOrder(Double order)
public List<SignatureEnvelopeFieldLocationInfo> getLocations()
public void setLocations(List<SignatureEnvelopeFieldLocationInfo> locations)
public Double getSignatureFieldId()
public void setSignatureFieldId(Double signatureFieldId)
public String getEnvelopeId()
public void setEnvelopeId(String envelopeId)
public String getName()
public void setName(String name)
public String getFillTimeStamp()
public void setFillTimeStamp(String fillTimeStamp)
public String getGetDataFrom()
public void setGetDataFrom(String getDataFrom)
public String getDefaultValue()
public void setDefaultValue(String defaultValue)
public Integer getGraphSizeW()
public void setGraphSizeW(Integer graphSizeW)
public String getTooltip()
public void setTooltip(String tooltip)
Copyright © 2012. All Rights Reserved.