public class Signature extends Object
Constructor and Description |
---|
Signature() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthority()
getAuthority
Gets String
|
String |
getContact()
getContact
Gets String
|
String |
getDate()
getDate
Gets String
|
String |
getFormFieldName()
getFormFieldName
Gets String
|
String |
getLocation()
getLocation
Gets String
|
String |
getPassword()
getPassword
Gets String
|
Rectangle |
getRectangle()
getRectangle
Gets Rectangle
|
String |
getSignaturePath()
getSignaturePath
Gets String
|
String |
getSignatureType()
getSignatureType
Gets String
|
Boolean |
getVisible()
getVisible
Gets Boolean
|
void |
setAuthority(String Authority)
setAuthority
Sets String
|
void |
setContact(String Contact)
setContact
Sets String
|
void |
setDate(String Date)
setDate
Sets String
|
void |
setFormFieldName(String FormFieldName)
setFormFieldName
Sets String
|
void |
setLocation(String Location)
setLocation
Sets String
|
void |
setPassword(String Password)
setPassword
Sets String
|
void |
setRectangle(Rectangle Rectangle)
setRectangle
Sets Rectangle
|
void |
setSignaturePath(String SignaturePath)
setSignaturePath
Sets String
|
void |
setSignatureType(String SignatureType)
setSignatureType
Sets String
|
void |
setVisible(Boolean Visible)
setVisible
Sets Boolean
|
String |
toString() |
public String getSignaturePath()
public void setSignaturePath(String SignaturePath)
SignaturePath
- Stringpublic String getSignatureType()
public void setSignatureType(String SignatureType)
SignatureType
- Stringpublic String getPassword()
public void setPassword(String Password)
Password
- Stringpublic String getContact()
public void setContact(String Contact)
Contact
- Stringpublic String getLocation()
public void setLocation(String Location)
Location
- Stringpublic Boolean getVisible()
public void setVisible(Boolean Visible)
Visible
- Booleanpublic Rectangle getRectangle()
public void setRectangle(Rectangle Rectangle)
Rectangle
- Rectanglepublic String getFormFieldName()
public void setFormFieldName(String FormFieldName)
FormFieldName
- Stringpublic String getAuthority()
public void setAuthority(String Authority)
Authority
- Stringpublic String getDate()
public void setDate(String Date)
Date
- StringCopyright © 2016. All rights reserved.