public class SignatureSignFieldSettingsInfo extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureSignFieldSettingsInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getData() |
Integer |
getFieldType() |
List<SignatureSignFieldLocationSettingsInfo> |
getLocations() |
Integer |
getMinGraphSizeH() |
Integer |
getMinGraphSizeW() |
void |
setData(String data) |
void |
setFieldType(Integer fieldType) |
void |
setLocations(List<SignatureSignFieldLocationSettingsInfo> locations) |
void |
setMinGraphSizeH(Integer minGraphSizeH) |
void |
setMinGraphSizeW(Integer minGraphSizeW) |
String |
toString() |
public Integer getFieldType()
public void setFieldType(Integer fieldType)
public String getData()
public void setData(String data)
public Integer getMinGraphSizeW()
public void setMinGraphSizeW(Integer minGraphSizeW)
public Integer getMinGraphSizeH()
public void setMinGraphSizeH(Integer minGraphSizeH)
public List<SignatureSignFieldLocationSettingsInfo> getLocations()
public void setLocations(List<SignatureSignFieldLocationSettingsInfo> locations)
Copyright © 2015 GroupDocs. All Rights Reserved.