|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.indra.www.portafirmasws.cws.Signer
public class Signer
| Constructor Summary | |
|---|---|
Signer()
|
|
Signer(java.lang.String id,
java.lang.String name,
java.lang.String email,
java.lang.Boolean checkCert,
java.util.Calendar date,
Delegates delegates,
Certificate certificate,
Rejection rejection,
SignerSignatureFiles signatureFiles,
java.lang.String idUpdate,
PdfAppearance pdfAppearance)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
Certificate |
getCertificate()
Gets the certificate value for this Signer. |
java.lang.Boolean |
getCheckCert()
Gets the checkCert value for this Signer. |
java.util.Calendar |
getDate()
Gets the date value for this Signer. |
Delegates |
getDelegates()
Gets the delegates value for this Signer. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getEmail()
Gets the email value for this Signer. |
java.lang.String |
getId()
Gets the id value for this Signer. |
java.lang.String |
getIdUpdate()
Gets the idUpdate value for this Signer. |
java.lang.String |
getName()
Gets the name value for this Signer. |
PdfAppearance |
getPdfAppearance()
Gets the pdfAppearance value for this Signer. |
Rejection |
getRejection()
Gets the rejection value for this Signer. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
SignerSignatureFiles |
getSignatureFiles()
Gets the signatureFiles value for this Signer. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCertificate(Certificate certificate)
Sets the certificate value for this Signer. |
void |
setCheckCert(java.lang.Boolean checkCert)
Sets the checkCert value for this Signer. |
void |
setDate(java.util.Calendar date)
Sets the date value for this Signer. |
void |
setDelegates(Delegates delegates)
Sets the delegates value for this Signer. |
void |
setEmail(java.lang.String email)
Sets the email value for this Signer. |
void |
setId(java.lang.String id)
Sets the id value for this Signer. |
void |
setIdUpdate(java.lang.String idUpdate)
Sets the idUpdate value for this Signer. |
void |
setName(java.lang.String name)
Sets the name value for this Signer. |
void |
setPdfAppearance(PdfAppearance pdfAppearance)
Sets the pdfAppearance value for this Signer. |
void |
setRejection(Rejection rejection)
Sets the rejection value for this Signer. |
void |
setSignatureFiles(SignerSignatureFiles signatureFiles)
Sets the signatureFiles value for this Signer. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Signer()
public Signer(java.lang.String id,
java.lang.String name,
java.lang.String email,
java.lang.Boolean checkCert,
java.util.Calendar date,
Delegates delegates,
Certificate certificate,
Rejection rejection,
SignerSignatureFiles signatureFiles,
java.lang.String idUpdate,
PdfAppearance pdfAppearance)
| Method Detail |
|---|
public java.lang.String getId()
public void setId(java.lang.String id)
id - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getEmail()
public void setEmail(java.lang.String email)
email - public java.lang.Boolean getCheckCert()
public void setCheckCert(java.lang.Boolean checkCert)
checkCert - public java.util.Calendar getDate()
public void setDate(java.util.Calendar date)
date - public Delegates getDelegates()
public void setDelegates(Delegates delegates)
delegates - public Certificate getCertificate()
public void setCertificate(Certificate certificate)
certificate - public Rejection getRejection()
public void setRejection(Rejection rejection)
rejection - public SignerSignatureFiles getSignatureFiles()
public void setSignatureFiles(SignerSignatureFiles signatureFiles)
signatureFiles - public java.lang.String getIdUpdate()
public void setIdUpdate(java.lang.String idUpdate)
idUpdate - public PdfAppearance getPdfAppearance()
public void setPdfAppearance(PdfAppearance pdfAppearance)
pdfAppearance - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||