public class SignatureFieldSettingsInfo extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureFieldSettingsInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGetDataFrom() |
Integer |
getGraphSizeH() |
Integer |
getGraphSizeW() |
String |
getName() |
String |
getRegularExpression() |
void |
setGetDataFrom(String getDataFrom) |
void |
setGraphSizeH(Integer graphSizeH) |
void |
setGraphSizeW(Integer graphSizeW) |
void |
setName(String name) |
void |
setRegularExpression(String regularExpression) |
String |
toString() |
public String getName()
public void setName(String name)
public Integer getGraphSizeW()
public void setGraphSizeW(Integer graphSizeW)
public Integer getGraphSizeH()
public void setGraphSizeH(Integer graphSizeH)
public String getGetDataFrom()
public void setGetDataFrom(String getDataFrom)
public String getRegularExpression()
public void setRegularExpression(String regularExpression)
Copyright © 2015 GroupDocs. All Rights Reserved.