|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.indra.www.portafirmasmcgdws.mcgdws.Signer
public class Signer
| Constructor Summary | |
|---|---|
Signer()
|
|
Signer(java.lang.String id,
java.util.Calendar date,
Delegate delegate,
Certificate certificate,
Rejection rejection)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
Certificate |
getCertificate()
Gets the certificate value for this Signer. |
java.util.Calendar |
getDate()
Gets the date value for this Signer. |
Delegate |
getDelegate()
Gets the delegate 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 |
getId()
Gets the id 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 |
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 |
setDate(java.util.Calendar date)
Sets the date value for this Signer. |
void |
setDelegate(Delegate delegate)
Sets the delegate value for this Signer. |
void |
setId(java.lang.String id)
Sets the id value for this Signer. |
void |
setRejection(Rejection rejection)
Sets the rejection 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.util.Calendar date,
Delegate delegate,
Certificate certificate,
Rejection rejection)
| Method Detail |
|---|
public java.lang.String getId()
public void setId(java.lang.String id)
id - public java.util.Calendar getDate()
public void setDate(java.util.Calendar date)
date - public Delegate getDelegate()
public void setDelegate(Delegate delegate)
delegate - public Certificate getCertificate()
public void setCertificate(Certificate certificate)
certificate - public Rejection getRejection()
public void setRejection(Rejection rejection)
rejection - 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 | |||||||||