public class SignatureEnvelopeFieldLocationSettingsInfo
extends java.lang.Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureEnvelopeFieldLocationSettingsInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getAlign() |
java.lang.Boolean |
getFontBold() |
java.lang.String |
getFontColor() |
java.lang.Boolean |
getFontItalic() |
java.lang.String |
getFontName() |
java.lang.Double |
getFontSize() |
java.lang.Boolean |
getFontUnderline() |
java.lang.Boolean |
getForceNewField() |
java.lang.Double |
getLocationHeight() |
java.lang.Double |
getLocationWidth() |
java.lang.Double |
getLocationX() |
java.lang.Double |
getLocationY() |
java.lang.Integer |
getPage() |
java.lang.Integer |
getPageHeight() |
java.lang.Integer |
getPageWidth() |
void |
setAlign(java.lang.Integer align) |
void |
setFontBold(java.lang.Boolean fontBold) |
void |
setFontColor(java.lang.String fontColor) |
void |
setFontItalic(java.lang.Boolean fontItalic) |
void |
setFontName(java.lang.String fontName) |
void |
setFontSize(java.lang.Double fontSize) |
void |
setFontUnderline(java.lang.Boolean fontUnderline) |
void |
setForceNewField(java.lang.Boolean forceNewField) |
void |
setLocationHeight(java.lang.Double locationHeight) |
void |
setLocationWidth(java.lang.Double locationWidth) |
void |
setLocationX(java.lang.Double locationX) |
void |
setLocationY(java.lang.Double locationY) |
void |
setPage(java.lang.Integer page) |
void |
setPageHeight(java.lang.Integer pageHeight) |
void |
setPageWidth(java.lang.Integer pageWidth) |
java.lang.String |
toString() |
public SignatureEnvelopeFieldLocationSettingsInfo()
public java.lang.Integer getPage()
public void setPage(java.lang.Integer page)
public java.lang.Double getLocationX()
public void setLocationX(java.lang.Double locationX)
public java.lang.Double getLocationY()
public void setLocationY(java.lang.Double locationY)
public java.lang.Double getLocationWidth()
public void setLocationWidth(java.lang.Double locationWidth)
public java.lang.Double getLocationHeight()
public void setLocationHeight(java.lang.Double locationHeight)
public java.lang.String getFontName()
public void setFontName(java.lang.String fontName)
public java.lang.String getFontColor()
public void setFontColor(java.lang.String fontColor)
public java.lang.Double getFontSize()
public void setFontSize(java.lang.Double fontSize)
public java.lang.Boolean getFontBold()
public void setFontBold(java.lang.Boolean fontBold)
public java.lang.Boolean getFontItalic()
public void setFontItalic(java.lang.Boolean fontItalic)
public java.lang.Boolean getFontUnderline()
public void setFontUnderline(java.lang.Boolean fontUnderline)
public java.lang.Boolean getForceNewField()
public void setForceNewField(java.lang.Boolean forceNewField)
public java.lang.Integer getAlign()
public void setAlign(java.lang.Integer align)
public java.lang.Integer getPageWidth()
public void setPageWidth(java.lang.Integer pageWidth)
public java.lang.Integer getPageHeight()
public void setPageHeight(java.lang.Integer pageHeight)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 GroupDocs. All Rights Reserved.