public class SignatureSignDocumentSignerSettings extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureSignDocumentSignerSettings() |
| Modifier and Type | Method and Description |
|---|---|
String |
getData() |
Double |
getHeight() |
Double |
getLeft() |
String |
getName() |
String |
getPlaceSingatureOn() |
Double |
getTop() |
Double |
getWidth() |
void |
setData(String data) |
void |
setHeight(Double height) |
void |
setLeft(Double left) |
void |
setName(String name) |
void |
setPlaceSingatureOn(String placeSingatureOn) |
void |
setTop(Double top) |
void |
setWidth(Double width) |
String |
toString() |
public Double getHeight()
public void setHeight(Double height)
public String getPlaceSingatureOn()
public void setPlaceSingatureOn(String placeSingatureOn)
public Double getWidth()
public void setWidth(Double width)
public String getName()
public void setName(String name)
public String getData()
public void setData(String data)
public Double getLeft()
public void setLeft(Double left)
public Double getTop()
public void setTop(Double top)
Copyright © 2012. All Rights Reserved.