public class SignatureFieldSettings extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureFieldSettings() |
| 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 getRegularExpression()
public void setRegularExpression(String regularExpression)
public String getName()
public void setName(String name)
public Integer getGraphSizeH()
public void setGraphSizeH(Integer graphSizeH)
public String getGetDataFrom()
public void setGetDataFrom(String getDataFrom)
public Integer getGraphSizeW()
public void setGraphSizeW(Integer graphSizeW)
Copyright © 2012. All Rights Reserved.